Metodo PivotTreeView.NotifyPreviewNotSupported

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Overridable Sub NotifyPreviewNotSupported ( _
    reason As PivotTreeView.PreviewNotSupportedReason _
)
public virtual void NotifyPreviewNotSupported(
    PivotTreeView.PreviewNotSupportedReason reason
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PivotTreeView Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI