NamespaceElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示定義命名空間項目的組態項目。 這個項目包含可在 XPath 篩選中使用之命名空間前置詞對應的命名空間。
public ref class NamespaceElement : System::Configuration::ConfigurationElement
public class NamespaceElement : System.Configuration.ConfigurationElement
type NamespaceElement = class
inherit ConfigurationElement
Public Class NamespaceElement
Inherits ConfigurationElement
- 繼承
備註
下表顯示辨識的預設命名空間和前置詞。
前置詞 | 命名空間 |
---|---|
s11 | http://schemas.xmlsoap.org/soap/envelope |
s12 | http://www.w3.org/2003/05/soap-envelope |
wsaAugust2004 | http://schemas.xmlsoap.org/ws/2004/08/addressing |
wsa10 | http://www.w3.org/2005/08/addressing |
sm | http://schemas.microsoft.com/serviceModel/2004/05/xpathfunctions |
tempuri | http://tempuri.org |
ser | http://schemas.microsoft.com/2003/10/Serialization |
建構函式
NamespaceElement() |
初始化 NamespaceElement 的新執行個體。 |