PivotTreeView.CanPreviewItemResult Enumeration

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

Syntax

'Declaration
Public Enumeration CanPreviewItemResult
public enum CanPreviewItemResult
public enum class CanPreviewItemResult
type CanPreviewItemResult
public enum CanPreviewItemResult

Members

Member name Description
Delayed
NotSupported
NotSupportedDisabled
NotSupportedLarge
NotSupportedSlow
Supported

See Also

Reference

Microsoft.Internal.VisualStudio.PlatformUI Namespace