__VSPROPID3 Enumeration

Provides additional members for the __VSPROPID enumeration. Identifies property setting for a solution.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

'Declaration
Public Enumeration __VSPROPID3
public enum __VSPROPID3
public enum class __VSPROPID3
type __VSPROPID3
public enum __VSPROPID3

Members

Member name Description
VSPROPID_IsSavingOnClose BOOLEAN: true if the solution is being saved when closing.
VSPROPID_FIRST3 Specifies the first VSPROPID.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace