__VSSPROPID7 Enum

Definition

Specifies property settings for the environment.

public enum class __VSSPROPID7
public enum class __VSSPROPID7
enum __VSSPROPID7
public enum __VSSPROPID7
type __VSSPROPID7 = 
Public Enum __VSSPROPID7
Inheritance
__VSSPROPID7

Fields

VSSPROPID_FIRST7 -9082

The first of the properties.

VSSPROPID_IsPrerelease -9082

BOOL, Read-Only. Indicates whether this is a pre-release version of Visual Studio.

VSSPROPID_MainWindowInfoBarHost -9080

UNK, Read-Only. The IVsInfoBarHost for info bars hosted in the main window.

VSSPROPID_SCCGlyphMonikerImageList -9079

NK, Read-Only. The IVsImageMonikerImageList that contains SCC state icon ImageMonikers.

VSSPROPID_UnlocalizedReleaseDescription -9081

BSTR, Read-Only. What this release is branded as, e.g. CTP, Beta, RTM, etc. as an unlocalized string. If you need the localized version of this string, use the VSSPROPID_ReleaseDescription property.

Applies to