AnnotationResource.Name プロパティ

定義

この AnnotationResource の名前を取得または設定します。

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

プロパティ値

この AnnotationResource に割り当てられている名前によって、この要素が注釈の他の Anchors または Cargos と区別されます。

適用対象