SevenSetsPropertyValue Enumeration

This class and its members are reserved for internal use and are not intended to be used in your code. Valid values for the 7 sets properties.

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

Syntax

'Declaration
Public Enumeration SevenSetsPropertyValue
'Usage
Dim instance As SevenSetsPropertyValue
public enum SevenSetsPropertyValue
public enum class SevenSetsPropertyValue
type SevenSetsPropertyValue
public enum SevenSetsPropertyValue

Members

Member name Description
On

Off

ProjectDefault

Remarks

NOTE : This class must be ComVisible and public because it's used in the VS property window.

See Also

Reference

Microsoft.VisualStudio.Data.Tools.Package.Internal Namespace