VCFxCopTool.VCProjectEngine Property

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

ReadOnly Property VCProjectEngine As Object

Dim instance As VCFxCopTool
Dim value As Object

value = instance.VCProjectEngine
Object VCProjectEngine { get; }
property Object^ VCProjectEngine {
    Object^ get ();
}
function get VCProjectEngine () : Object

Property Value

Type: System.Object

Permissions

See Also

Reference

VCFxCopTool Interface

VCFxCopTool Members

Microsoft.VisualStudio.VCProjectEngine Namespace