次の方法で共有


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

プロパティ値

完全修飾名。

属性

適用対象