Freigeben über


XmlFormHostItem.SetReflectedType-Methode

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die Verwendung direkt von Ihrem Code aus vorgesehen.

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

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Protected Sub SetReflectedType ( _
    reflectedType As Type, _
    reflectedObject As Object _
)
'Usage
Dim reflectedType As Type
Dim reflectedObject As Object

Me.SetReflectedType(reflectedType, _
    reflectedObject)
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
protected void SetReflectedType(
    Type reflectedType,
    Object reflectedObject
)

Parameter

Siehe auch

Referenz

XmlFormHostItem Klasse

XmlFormHostItem-Member

Microsoft.Office.InfoPath-Namespace