NoteTag.CreateGlobe

NoteTag.CreateGlobe method

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

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

返回值

NoteTag

另见