다음을 통해 공유


Group.Label 속성

정의

문서 구조에 대한 그룹의 레이블을 가져옵니다.

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

속성 값

이 그룹의 레이블을 포함하는 String 값입니다.

적용 대상