XmlnsDefinitionAttribute.ClrNamespace 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 String,這個字串表示裝飾類別的 CLR 命名空間名稱。
public:
property System::String ^ ClrNamespace { System::String ^ get(); };
public string ClrNamespace { get; }
member this.ClrNamespace : string
Public ReadOnly Property ClrNamespace As String
屬性值
-
String
String,它表示裝飾類別的 CLR 命名空間名稱。
適用於