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