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