ExplicitHierarchy.FullyQualifiedName 屬性

定義

取得或設定階層的完整限定名稱。

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

屬性值

一個代表名字的字串。

屬性

適用於