This object exposes the properties on a Visual C++ project.
[Visual Basic .NET]
Public Interface VCProject
Inherits IDispatch
[C++]
interface VCProject : IDispatch
[C#]
public interface VCProject : IDispatch
[JScript .NET]
public interface VCProject extends IDispatch
Requirements
Namespace: Microsoft.VisualStudio.VCProjectEngine (VCProjectEngineLibrary)
File: VCProjectEngine.dll
See Also
VCProject Object Properties, Methods, and Events | HRESULTs Returned by the Project Model | Visual C++ Extensibility Object Model