VCXMLDataGeneratorTool.VCProjectEngine Property

Definition

Gets a pointer to the project engine.

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

A VCProjectEngine object.

Attributes

Applies to