Поделиться через


ProjectConfig.IVsProjectFlavorCfg.Close Method

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Private Function Close As Integer Implements IVsProjectFlavorCfg.Close
int IVsProjectFlavorCfg.Close()
private:
virtual int Close() sealed = IVsProjectFlavorCfg::Close
private abstract Close : unit -> int 
private override Close : unit -> int 
JScript does not support explicit interface implementations.

Return Value

Type: System.Int32

Implements

IVsProjectFlavorCfg.Close()

.NET Framework Security

See Also

Reference

ProjectConfig Class

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal Namespace