Share via


PivotNavigatorServices.AttachedCollectionService Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property AttachedCollectionService As ISolutionAttachedCollectionService
public static ISolutionAttachedCollectionService AttachedCollectionService { get; }
public:
static property ISolutionAttachedCollectionService^ AttachedCollectionService {
    ISolutionAttachedCollectionService^ get ();
}
static member AttachedCollectionService : ISolutionAttachedCollectionService with get
static function get AttachedCollectionService () : ISolutionAttachedCollectionService

Property Value

Type: Microsoft.Internal.VisualStudio.PlatformUI.ISolutionAttachedCollectionService

.NET Framework Security

See Also

Reference

PivotNavigatorServices Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace