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("52FCB878-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCAppVerifierTool
'Usage
Dim instance As VCAppVerifierTool
[GuidAttribute("52FCB878-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCAppVerifierTool
[GuidAttribute(L"52FCB878-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCAppVerifierTool
public interface VCAppVerifierTool

See Also

Reference

VCAppVerifierTool Members

Microsoft.VisualStudio.VCProjectEngine Namespace