次の方法で共有


PivotNavigationEntry Constructor

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

Syntax

'宣言
Protected Sub New ( _
    navigator As PivotNavigator, _
    rootItems As IEnumerable, _
    relationshipDisplayItem As IRelationshipDisplayItem _
)
protected PivotNavigationEntry(
    PivotNavigator navigator,
    IEnumerable rootItems,
    IRelationshipDisplayItem relationshipDisplayItem
)

Parameters

.NET Framework Security

See Also

Reference

PivotNavigationEntry Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace