Share via


Annotation.Name プロパティ

定義

Annotation に関連付けられた名前を取得します。値の設定も可能です。

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

プロパティ値

注釈の名前。

適用対象