XmlFormHostItem..-Methode
Dieser Member hat ein SecurityCriticalAttribute-Attribut. Dadurch ist er auf die interne Verwendung durch die Klassenbibliothek von .NET Framework for Silverlight beschränkt. Anwendungscode, in dem dieser Member verwendet wird, löst eine MethodAccessException-Ausnahme aus.
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()
Implementiert
IEntryPointContractInitialize()