NoteTag.CreateNoIcon

NoteTag.CreateNoIcon method

创建一个不带图标并指定标签的新笔记标签。

public static NoteTag CreateNoIcon(string label = "")
参数类型描述
labelString标签的标签。

返回值

NoteTag

另见