CProjectAggregatorClass 类

定义

表示项目聚合器。

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
继承
CProjectAggregatorClass
派生
属性
实现

构造函数

CProjectAggregatorClass()

初始化项目聚合器类的新实例。

方法

SetInner(Object)

设置内部项目。

适用于