Share via


XmlFormHostItem.GetLifetimeService method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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()

Return value

Type: System.Object

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace