Share via


NamespaceMapEntry.XmlNamespace 屬性

定義

取得或設定 XML 命名空間所對應的目標對應前置詞。

public:
 property System::String ^ XmlNamespace { System::String ^ get(); void set(System::String ^ value); };
public string XmlNamespace { get; set; }
member this.XmlNamespace : string with get, set
Public Property XmlNamespace As String

屬性值

XML 命名空間的對應前置詞。

例外狀況

XmlNamespace 正設定為 null

適用於

另請參閱