XmlnsDefinitionAttribute.ClrNamespace 屬性

定義

取得這個屬性中指定的CLR命名空間字串名稱。

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

屬性值

CLR 命名空間,指定為字串。

適用於