ICLRExtensions.SetCanUnloadAppDomain-Methode
Dieser Member wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Sub SetCanUnloadAppDomain ( _
<InAttribute> vfCanUnload As Boolean _
)
'Usage
Dim instance As ICLRExtensions
Dim vfCanUnload As Boolean
instance.SetCanUnloadAppDomain(vfCanUnload)
void SetCanUnloadAppDomain (
[InAttribute] bool vfCanUnload
)
Parameter
- vfCanUnload
Siehe auch
Referenz
ICLRExtensions-Schnittstelle
ICLRExtensions-Member
Microsoft.Office.Interop.InfoPath-Namespace