__VSHPROPID3 枚举
将成员添加到定义了 Visual Studio environment.= 的不同方面的属性标识符的 __VSHPROPID 枚举。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.9.0(在 Microsoft.VisualStudio.Shell.Interop.9.0.dll 中)
语法
声明
Public Enumeration __VSHPROPID3
public enum __VSHPROPID3
成员
成员名称 | 说明 | |
---|---|---|
VSHPROPID_TargetFrameworkVersion | 已否决。请改用 VSHPROPID_TargetFrameworkMoniker。 | |
VSHPROPID_WebReferenceSupported | 该项目中 web 支持的 VT_BOOL 引用。 | |
VSHPROPID_ServiceReferenceSupported | VT_BOOL 项目为该服务引用的支持。 | |
VSHPROPID_SupportsHierarchicalUpdate | 设置的 BOOL true 启用分层更新。 | |
VSHPROPID_SupportsNTierDesigner | BOOL 将此 true 启用 N 层设计器。 | |
VSHPROPID_SupportsLinqOverDataSet | 设置的 BOOL true 启用数据集中的支持。 | |
VSHPROPID_ProductBrandName | ||
VSHPROPID_RefactorExtensions | ||
VSHPROPID_IsDefaultNamespaceRefactorNotify | ||
VSHPROPID_FIRST3 | 第一个 ID. |