Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.ProjectAggregator
Assembly: Microsoft.VisualStudio.ProjectAggregator (in Microsoft.VisualStudio.ProjectAggregator.dll)
Syntax
'Declaration
<GuidAttribute("E0F5D9F1-5C64-48BB-B059-7C72E6F9396F")> _
Public Interface CProjectAggregator _
Inherits IVSProjectAggregator
'Usage
Dim instance As CProjectAggregator
[GuidAttribute("E0F5D9F1-5C64-48BB-B059-7C72E6F9396F")]
public interface CProjectAggregator : IVSProjectAggregator
[GuidAttribute(L"E0F5D9F1-5C64-48BB-B059-7C72E6F9396F")]
public interface class CProjectAggregator : IVSProjectAggregator
public interface CProjectAggregator extends IVSProjectAggregator