PageNavigationResult.Success Property

Definition

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

Property Value

Applies to