Share via


XmlFormHostItem.. method

This member has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses this member throws a MethodAccessException.

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

Syntax

'Declaration
<SecurityCriticalAttribute> _
<SecurityPermissionAttribute(SecurityAction.LinkDemand, Unrestricted := True)> _
Private Sub Initialize Implements IEntryPointContract.Initialize
'Usage
Dim instance As XmlFormHostItem

CType(instance, IEntryPointContract).Initialize()
[SecurityCriticalAttribute]
[SecurityPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)]
void IEntryPointContract.Initialize()

Implements

IEntryPointContractInitialize()

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace