Share via


IVsDataViewSupport.Close Method

When implemented by a class, closes the I/O stream to the data view resource.

Namespace:  Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

'Declaration
Sub Close
'Usage
Dim instance As IVsDataViewSupport

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

.NET Framework Security

See Also

Reference

IVsDataViewSupport Interface

IVsDataViewSupport Members

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace