次の方法で共有


DerivedHierarchy.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

プロパティ値

名前を表す String

属性

適用対象