VCProjectEngineObjectClass
VCProjectEngineObjectClass()
BuildLogging
BuildTiming
Events
PerformanceLogging
Platforms
Projects
ShowEnvironmentInBuildLog
StyleSheets
CreateProject(String)
CreateStyleSheet(String)
Evaluate(String)
IsSystemInclude(String)
LoadProject(String)
LoadStyleSheet(String)
RemoveProject(Object)
RemoveStyleSheet(Object)
net11
namespace Microsoft.VisualStudio.VCProjectEngine
{
[ClassInterface(0)]
[Guid("680CFEFF-11B2-4331-AD02-9EACE351C75F")]
[TypeLibType(2)]
public class VCProjectEngineObjectClass : VCProjectEngine, VCProjectEngineObject
{
[DispId(211)]
public virtual object Projects
{
[DispId(211)]
get;
}
}
}
.NET Framework | 1.1 |
---|---|
Information specific to net11 | |
Assembly | Microsoft.VisualStudio.VCProjectEngine , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API