XmlnsDefinitionAttribute.ClrNamespace 屬性

定義

會得到 String 代表裝飾類別 CLR 命名空間名稱的 a。

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

屬性值

A String 代表被裝飾類別的 CLR 命名空間名稱。

適用於