XmlFormHostItem.GetLifetimeService-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")> _
Public Function GetLifetimeService As Object
'Usage
Dim instance As XmlFormHostItem
Dim returnValue As Object
returnValue = instance.GetLifetimeService()
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public Object GetLifetimeService()
Rückgabewert
Typ: System.Object