다음을 통해 공유


AttributeGroup.FullName 속성

정의

AttributeGroup의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ FullName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string FullName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.FullName : string with get, set
Public Property FullName As String

속성 값

이름을 나타내는 String입니다.

특성

적용 대상