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

属性

适用于