PageNavigationResult.Success 属性

定义

成功的 PageNavigationResult,允许用户离开当前页面。

public:
 static property Microsoft::VisualStudio::ConnectedServices::PageNavigationResult ^ Success { Microsoft::VisualStudio::ConnectedServices::PageNavigationResult ^ get(); };
public static Microsoft.VisualStudio.ConnectedServices.PageNavigationResult Success { get; }
member this.Success : Microsoft.VisualStudio.ConnectedServices.PageNavigationResult
Public Shared ReadOnly Property Success As PageNavigationResult

属性值

PageNavigationResult

适用于