VCResourceCompilerTool.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(12)]
public object VCProjectEngine { [System.Runtime.InteropServices.DispId(12)] get; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
member this.VCProjectEngine : obj
Public ReadOnly Property VCProjectEngine As Object

Property Value

A pointer to the project engine.

Attributes

Applies to