Share via


DerivedHierarchy.FullyQualifiedName 属性

定义

指定完全限定的名称。

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

属性值

完全限定名称。

属性

适用于