SPElementDefinition.NamespaceManager property
會取得使用 XPath 查詢中的命名空間管理員。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected ReadOnly Property NamespaceManager As XmlNamespaceManager
Get
'用途
Dim value As XmlNamespaceManager
value = Me.NamespaceManager
protected XmlNamespaceManager NamespaceManager { get; }
Property value
Type: System.Xml.XmlNamespaceManager
代表命名空間之主管System.Xml.NamespaceManager物件。