次の方法で共有


PivotTreeView.CanPreviewSelection Method

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

Syntax

'宣言
Public Overridable Function CanPreviewSelection ( _
    e As SelectionChangedEventArgs _
) As PivotTreeView.CanPreviewItemResult
public virtual PivotTreeView.CanPreviewItemResult CanPreviewSelection(
    SelectionChangedEventArgs e
)

Parameters

Return Value

Type: Microsoft.Internal.VisualStudio.PlatformUI.PivotTreeView.CanPreviewItemResult

.NET Framework Security

See Also

Reference

PivotTreeView Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace