Freigeben über


XmlFormHostItem-Konstruktor

Dieser Konstruktor wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
<SecurityCriticalAttribute> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub New ( _
    initArgs As IRemoteArgumentArrayContract _
)
'Usage
Dim initArgs As IRemoteArgumentArrayContract

Dim instance As New XmlFormHostItem(initArgs)
[SecurityCriticalAttribute] 
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
public XmlFormHostItem (
    IRemoteArgumentArrayContract initArgs
)

Parameter

  • initArgs

Siehe auch

Referenz

XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace