Share via


XmlFormHostItem.HostName property

This member is a wrapper for the HostName property of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property HostName As String
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As String

value = instance.HostName
public virtual string HostName { get; }

Property value

Type: System.String
Returns String.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace