VCAppVerifierTool 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

仅由 Microsoft 内部使用。

命名空间:  Microsoft.VisualStudio.VCProjectEngine
程序集:  Microsoft.VisualStudio.VCProjectEngine(在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

语法

声明
<GuidAttribute("E368748F-B2C0-473A-9B39-C2C804D861F0")> _
Public Interface VCAppVerifierTool
[GuidAttribute("E368748F-B2C0-473A-9B39-C2C804D861F0")]
public interface VCAppVerifierTool
[GuidAttribute(L"E368748F-B2C0-473A-9B39-C2C804D861F0")]
public interface class VCAppVerifierTool
[<GuidAttribute("E368748F-B2C0-473A-9B39-C2C804D861F0")>]
type VCAppVerifierTool =  interface end
public interface VCAppVerifierTool

VCAppVerifierTool 类型公开以下成员。

属性

  名称 说明
公共属性 ExecutionBucket 基础结构。仅由 Microsoft 内部使用。
公共属性 HandleVerification 基础结构。仅由 Microsoft 内部使用。
公共属性 HeapVerification 基础结构。仅由 Microsoft 内部使用。
公共属性 LocksVerification 基础结构。仅由 Microsoft 内部使用。
公共属性 PageHeapConserveMemory 基础结构。仅由 Microsoft 内部使用。
公共属性 PageHeapProtectionLocation 基础结构。仅由 Microsoft 内部使用。
公共属性 ToolKind 基础结构。获取工具的类型名称。
公共属性 toolName 基础结构。仅由 Microsoft 内部使用。
公共属性 ToolPath 基础结构。仅由 Microsoft 内部使用。
公共属性 VCProjectEngine 基础结构。仅由 Microsoft 内部使用。

页首

方法

  名称 说明
公共方法 get_PropertyOption 基础结构。仅由 Microsoft 内部使用。

页首

请参见

参考

Microsoft.VisualStudio.VCProjectEngine 命名空间