XmlnsPrefixAttribute.XmlNamespace 屬性

定義

取得 String,其中包含裝飾類別的 XML 命名空間值。

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

屬性值

String,包含裝飾類別的 XML 命名空間值。

適用於