VCWinRTReference.VCProjectEngine Property

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'Declaration
ReadOnly Property VCProjectEngine As Object
Object VCProjectEngine { get; }
property Object^ VCProjectEngine {
    Object^ get ();
}
abstract VCProjectEngine : Object with get
function get VCProjectEngine () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

VCWinRTReference Interface

Microsoft.VisualStudio.VCProjectEngine Namespace