다음을 통해 공유


OnDemandDocumentMapNode.Label 속성

정의

노드 레이블을 가져옵니다.

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

속성 값

노드 레이블을 나타내는 string 값입니다.

적용 대상