다음을 통해 공유


AttributeGroup.FullName 속성

정의

특성 그룹의 전체 이름을 지정하는 문자열을 지정합니다.

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

속성 값

특성 그룹의 전체 이름을 지정하는 문자열입니다.

특성

적용 대상