StickyNoteControl.Author プロパティ

定義

付箋を作成した作成者の名前を取得します。

public:
 property System::String ^ Author { System::String ^ get(); };
public string Author { get; }
member this.Author : string
Public ReadOnly Property Author As String

プロパティ値

String

付箋を作成した作成者の名前。

注釈

依存プロパティ情報

識別子フィールド AuthorProperty
メタデータのプロパティが次に設定されている true なし

適用対象