VCFxCopTool.VCProjectEngine Property

Definition

Microsoft Internal Use Only.

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

public:
 property System::Object ^ VCProjectEngine { System::Object ^ get(); };
public:
 property Platform::Object ^ VCProjectEngine { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(9)]
public object VCProjectEngine { [System.Runtime.InteropServices.DispId(9)] get; }
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
member this.VCProjectEngine : obj
Public ReadOnly Property VCProjectEngine As Object

Property Value

An object.

Attributes

Applies to