INavigateToItemDisplay2.GetProvisionalViewingStatus Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines the provisional viewing status of the item.
public:
int GetProvisionalViewingStatus();
public:
int GetProvisionalViewingStatus();
int GetProvisionalViewingStatus();
public int GetProvisionalViewingStatus ();
abstract member GetProvisionalViewingStatus : unit -> int
Public Function GetProvisionalViewingStatus () As Integer
Returns
A value from the __VSPROVISIONALVIEWINGSTATUS enumeration indicating whether or not the item can be previewed.
Remarks
Returns a value from the __VSPROVISIONALVIEWINGSTATUS enumeration indicating whether or not the item can be previewed.