__VSPROPID6 Enumeration

Identifies property settings for a solution.

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

Syntax

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

Members

Member name Description
VSPROPID_FIRST6 Specifies the first VSPROPID in this version.
VSPROPID_IsSolutionInEndRetargetingBatch VARIANT_TRUE when the solution is in batch retargeting. Used to avoid reentering retargetting.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace