INavigateToItemDisplay2::GetProvisionalViewingStatus Method ()

 

Determines the provisional viewing status of the item.

Namespace:   Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

int GetProvisionalViewingStatus()

Return Value

Type: System::Int32

Returns Int32.

Returns a value from the __VSPROVISIONALVIEWINGSTATUS enumeration indicating whether or not the item can be previewed.

Return to top
Show: