__VSHPROPID3 Enumeration
Adds members to the __VSHPROPID enumeration that defines property identifiers for different aspects of the Visual Studio environment.=.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
Public Enumeration __VSHPROPID3
public enum __VSHPROPID3
public enum class __VSHPROPID3
type __VSHPROPID3
public enum __VSHPROPID3
Members
Member name | Description | |
---|---|---|
VSHPROPID_TargetFrameworkVersion | Deprecated. Use VSHPROPID_TargetFrameworkMoniker instead. | |
VSHPROPID_WebReferenceSupported | VT_BOOL the project support for web references. | |
VSHPROPID_ServiceReferenceSupported | VT_BOOL Project support for service references. | |
VSHPROPID_SupportsHierarchicalUpdate | BOOL set to TRUE to enable hierarchical update. | |
VSHPROPID_SupportsNTierDesigner | BOOL set this to TRUE to enable the N-Tier designer. | |
VSHPROPID_SupportsLinqOverDataSet | BOOL set to TRUE to enable the Linq Over DataSet. | |
VSHPROPID_ProductBrandName | ||
VSHPROPID_RefactorExtensions | ||
VSHPROPID_IsDefaultNamespaceRefactorNotify | ||
VSHPROPID_FIRST3 | The first ID. |