XmlnsDefinitionAttribute.ClrNamespace プロパティ

定義

装飾されたクラスの CLR 名前空間の名前を表す String を取得します。

public:
 property System::String ^ ClrNamespace { System::String ^ get(); };
public string ClrNamespace { get; }
member this.ClrNamespace : string
Public ReadOnly Property ClrNamespace As String

プロパティ値

装飾されたクラスの CLR 名前空間の名前を表す String

適用対象