This document is archived and information here might be outdated. Recommended version. |
XML type namespace of the object.
[Visual Basic .NET] Public Property TypeNamespaceURI As String
[C#] public string TypeNamespaceURI {get; set;}
[C++]
HRESULT get_TypeNamespaceURI(
System.String* ns
);
[C++]
Parameters ns [out, retval]
ns is a parameter of type BSTR*