XmlFormHostItem.XmlLang Property (Microsoft.Office.InfoPath)
This member is a wrapper for the XmlLang property of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Syntax
'Declaration
Public Overridable Property XmlLang As String
'Usage
Dim instance As XmlFormHostItem
Dim value As String
value = instance.XmlLang
instance.XmlLang = value
public virtual string XmlLang { get; set; }
See Also
Reference
XmlFormHostItem Class
XmlFormHostItem Members
Microsoft.Office.InfoPath Namespace