CProjectAggregatorClass Class

Definition

Represents the project aggregator.

public ref class CProjectAggregatorClass : Microsoft::VisualStudio::ProjectAggregator::CProjectAggregator
[Windows::Foundation::Metadata::WebHostHidden]
class CProjectAggregatorClass : Microsoft::VisualStudio::ProjectAggregator::CProjectAggregator
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("1CACE4D9-C378-42BD-87DB-3C5D27334331")]
[System.Runtime.InteropServices.TypeLibType(18)]
public class CProjectAggregatorClass : Microsoft.VisualStudio.ProjectAggregator.CProjectAggregator
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("1CACE4D9-C378-42BD-87DB-3C5D27334331")>]
[<System.Runtime.InteropServices.TypeLibType(18)>]
type CProjectAggregatorClass = class
    interface IVSProjectAggregator
    interface CProjectAggregator
Public Class CProjectAggregatorClass
Implements CProjectAggregator
Inheritance
CProjectAggregatorClass
Derived
Attributes
Implements

Constructors

CProjectAggregatorClass()

Initializes a new instance of the project aggregator class.

Methods

SetInner(Object)

Sets the inner project.

Applies to