| Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class : WriteQualifiedName Method |
The namespace URI for the name.
'Declaration Public Overrides NotOverridable Sub WriteQualifiedName( _ ByVal localName As System.String, _ ByVal ns As System.String _ )
'Usage Dim instance As XmlFastInfosetWriter Dim localName As System.String Dim ns As System.String instance.WriteQualifiedName(localName, ns)
The namespace URI for the name.
If ns maps to the current default namespace, no prefix is generated.
This method generates a prefix if ns is not found.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
XmlFastInfosetWriter Class
XmlFastInfosetWriter Members
Base Implementation in WriteQualifiedName