PageNavigationResult.Success Property
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.
Gets a successful PageNavigationResult which allows the user to navigate away from the current page.
public:
static property Microsoft::VisualStudio::ConnectedServices::PageNavigationResult ^ Success { Microsoft::VisualStudio::ConnectedServices::PageNavigationResult ^ get(); };
public static Microsoft.VisualStudio.ConnectedServices.PageNavigationResult Success { get; }
static member Success : Microsoft.VisualStudio.ConnectedServices.PageNavigationResult
Public Shared ReadOnly Property Success As PageNavigationResult