XPathMessageFilter.Namespaces 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得管理員,它會解析定義篩選條件之 XPath 運算式中的命名空間前置詞。
public:
property System::Xml::XmlNamespaceManager ^ Namespaces { System::Xml::XmlNamespaceManager ^ get(); };
public System.Xml.XmlNamespaceManager Namespaces { get; }
member this.Namespaces : System.Xml.XmlNamespaceManager
Public ReadOnly Property Namespaces As XmlNamespaceManager
屬性值
目前 XmlNamespaceManager 的 XPathMessageFilter。
備註
Namespaces 屬性也可以是定義自訂函式或變數的 XsltContext。
請勿在建立篩選條件之後修改命名空間管理員執行個體。