Share via


IAppInfoDocumentContract.Close Method

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Tools.Applications.Contract
Assembly:  Microsoft.VisualStudio.Tools.Applications.Contract.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Contract.v9.0.dll)

Syntax

'Declaration
Sub Close
'Usage
Dim instance As IAppInfoDocumentContract

instance.Close()
void Close()
void Close()
function Close()

See Also

Reference

IAppInfoDocumentContract Interface

IAppInfoDocumentContract Members

Microsoft.VisualStudio.Tools.Applications.Contract Namespace