Share via


PivotNavigatorServices.RelationshipService 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.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

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

Property Value

Type: Microsoft.Internal.VisualStudio.PlatformUI.IRelationshipService

.NET Framework Security

See Also

Reference

PivotNavigatorServices Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace