VCConfiguration2.VCProjectEngine Property
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:
property System::Object ^ VCProjectEngine { System::Object ^ get(); };
[System.Runtime.InteropServices.DispId(710)]
public object VCProjectEngine { [System.Runtime.InteropServices.DispId(710)] get; }
[<System.Runtime.InteropServices.DispId(710)>]
[<get: System.Runtime.InteropServices.DispId(710)>]
member this.VCProjectEngine : obj
Public ReadOnly Property VCProjectEngine As Object
Property Value
Implements
- Attributes