XmlFormHostItem.Hosted-Eigenschaft
Dieser Member ist ein Wrapper für die Hosted-Eigenschaft der XmlForm-Klasse.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Hosted As Boolean
Get
'Usage
Dim instance As XmlFormHostItem
Dim value As Boolean
value = instance.Hosted
public virtual bool Hosted { get; }
Eigenschaftswert
Typ: System.Boolean