Get

LyricsTag.Get method

获取指定id字段的值。

public string Get(string id)
范围 类型 描述
id String 字段的 ID。

返回值

标签包含具有指定 id 的字段时的值;否则为空。

也可以看看