CProjectAggregatorClass Class
Namespace: Microsoft.VisualStudio.ProjectAggregator
Assembly: Microsoft.VisualStudio.ProjectAggregator (in Microsoft.VisualStudio.ProjectAggregator.dll)
Syntax
'Déclaration
<GuidAttribute("1CACE4D9-C378-42BD-87DB-3C5D27334331")> _
<ClassInterfaceAttribute()> _
Public Class CProjectAggregatorClass _
Implements IVSProjectAggregator, CProjectAggregator
'Utilisation
Dim instance As CProjectAggregatorClass
[GuidAttribute("1CACE4D9-C378-42BD-87DB-3C5D27334331")]
[ClassInterfaceAttribute()]
public class CProjectAggregatorClass : IVSProjectAggregator,
CProjectAggregator
[GuidAttribute(L"1CACE4D9-C378-42BD-87DB-3C5D27334331")]
[ClassInterfaceAttribute()]
public ref class CProjectAggregatorClass : IVSProjectAggregator,
CProjectAggregator
[<GuidAttribute("1CACE4D9-C378-42BD-87DB-3C5D27334331")>]
[<ClassInterfaceAttribute()>]
type CProjectAggregatorClass =
class
interface IVSProjectAggregator
interface CProjectAggregator
end
public class CProjectAggregatorClass implements IVSProjectAggregator, CProjectAggregator
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.ProjectAggregator.CProjectAggregatorClass
Microsoft.VisualStudio.Shell.Flavor.FlavoredProject
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.