NoteTag.CreatePushpin

NoteTag.CreatePushpin method

画鋲アイコンと指定したラベルが付いた新しいメモ タグを作成します。

public static NoteTag CreatePushpin(string label = "")
パラメータタイプ説明
labelStringタグのラベル。

戻り値

NoteTag.

関連項目