다음을 통해 공유


GelDependencyObject.IVsUIDataSource.Close Method

Microsoft internal use only.

Closes this data source.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Private Function Close As Integer Implements IVsUIDataSource.Close
int IVsUIDataSource.Close()

Return Value

Type: System.Int32
Returns S_OK if the data source was closed properly.

Implements

IVsUIDataSource.Close()

.NET Framework Security

See Also

Reference

GelDependencyObject Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace