VCAppVerifierTool Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'Declaration
<GuidAttribute("E635CC51-FDA8-4D3E-B97F-E95467DEE033")> _
Public Interface VCAppVerifierTool
[GuidAttribute("E635CC51-FDA8-4D3E-B97F-E95467DEE033")]
public interface VCAppVerifierTool
[GuidAttribute(L"E635CC51-FDA8-4D3E-B97F-E95467DEE033")]
public interface class VCAppVerifierTool
[<GuidAttribute("E635CC51-FDA8-4D3E-B97F-E95467DEE033")>]
type VCAppVerifierTool =  interface end
public interface VCAppVerifierTool

The VCAppVerifierTool type exposes the following members.

Properties

  Name Description
Public property ExecutionBucket Infrastructure. Microsoft Internal Use Only.
Public property HandleVerification Infrastructure. Microsoft Internal Use Only.
Public property HeapVerification Infrastructure. Microsoft Internal Use Only.
Public property LocksVerification Infrastructure. Microsoft Internal Use Only.
Public property PageHeapConserveMemory Infrastructure. Microsoft Internal Use Only.
Public property PageHeapProtectionLocation Infrastructure. Microsoft Internal Use Only.
Public property ToolKind Infrastructure. Gets the name of the kind of tool.
Public property toolName Infrastructure. Microsoft Internal Use Only.
Public property ToolPath Infrastructure. Microsoft Internal Use Only.
Public property VCProjectEngine Infrastructure. Microsoft Internal Use Only.

Top

Methods

  Name Description
Public method get_PropertyOption Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

Microsoft.VisualStudio.VCProjectEngine Namespace