CanPreviewItemResult Enumeration

[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 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