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

'宣告
Sub Close
void Close()
void Close()
abstract Close : unit -> unit 
function Close()

.NET Framework Security

See Also

Reference

IVsDataViewSupport Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace