VCFxCopTool2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class VCFxCopTool2 : Microsoft::VisualStudio::VCProjectEngine::VCFxCopTool
public interface class VCFxCopTool2 : Microsoft::VisualStudio::VCProjectEngine::VCFxCopTool
__interface VCFxCopTool2 : Microsoft::VisualStudio::VCProjectEngine::VCFxCopTool
[System.Runtime.InteropServices.Guid("3AC4E69B-A4B0-4996-9EEC-063E460B8122")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface VCFxCopTool2 : Microsoft.VisualStudio.VCProjectEngine.VCFxCopTool
[<System.Runtime.InteropServices.Guid("3AC4E69B-A4B0-4996-9EEC-063E460B8122")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type VCFxCopTool2 = interface
interface VCFxCopTool
Public Interface VCFxCopTool2
Implements VCFxCopTool
- Attributes
- Implements