DOMNodeWrapper.namespaceURI 属性

此成员仅供内部使用,不能直接在您的代码中使用。

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
Public ReadOnly Property namespaceURI As String
    Get
用法
Dim instance As DOMNodeWrapper
Dim value As String

value = instance.namespaceURI
public string namespaceURI { get; }

属性值

类型:System.String

实现

IXMLDOMDocument3.namespaceURI
IXMLDOMDocument2.namespaceURI
IXMLDOMDocument.namespaceURI
IXMLDOMElement.namespaceURI
IXMLDOMCDATASection.namespaceURI
IXMLDOMText.namespaceURI
IXMLDOMAttribute.namespaceURI
IXMLDOMComment.namespaceURI
IXMLDOMCharacterData.namespaceURI
IXMLDOMProcessingInstruction.namespaceURI
IXMLDOMDocumentFragment.namespaceURI
IXMLDOMDocumentType.namespaceURI
IXMLDOMEntity.namespaceURI
IXMLDOMEntityReference.namespaceURI
IXMLDOMNode.namespaceURI

另请参阅

引用

DOMNodeWrapper 类

DOMNodeWrapper 成员

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间