Share via


_ExternalApplication2.Close method (String)

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

Syntax

'Declaration
Sub Close ( _
    bstrDocumentURI As String _
)
'Usage
Dim instance As _ExternalApplication2
Dim bstrDocumentURI As String

instance.Close(bstrDocumentURI)
void Close(
    string bstrDocumentURI
)

Parameters

Implements

_ExternalApplication.Close(String)

See also

Reference

_ExternalApplication2 interface

_ExternalApplication2 members

Close overload

Microsoft.Office.Interop.InfoPath namespace