VCFxCopTool2 Interface
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<GuidAttribute("1B808403-E9EA-40B7-8F0F-C23E1677CAB2")> _
Public Interface VCFxCopTool2 _
Inherits VCFxCopTool
[GuidAttribute("1B808403-E9EA-40B7-8F0F-C23E1677CAB2")]
public interface VCFxCopTool2 : VCFxCopTool
[GuidAttribute(L"1B808403-E9EA-40B7-8F0F-C23E1677CAB2")]
public interface class VCFxCopTool2 : VCFxCopTool
[<GuidAttribute("1B808403-E9EA-40B7-8F0F-C23E1677CAB2")>]
type VCFxCopTool2 =
interface
interface VCFxCopTool
end
public interface VCFxCopTool2 extends VCFxCopTool
The VCFxCopTool2 type exposes the following members.
Properties
Top