__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)

public enum __VSPROPID3

Member nameDescription
VSPROPID_FIRST3

Specifies the first VSPROPID.

VSPROPID_IsSavingOnClose

BOOLEAN: true if the solution is being saved when closing.

Return to top
Show: