ApplicationViewExtensions.GetTitle(Page) 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.
Gets String for Windows.UI.ViewManagement.ApplicationView.Title
public static string GetTitle(Windows.UI.Xaml.Controls.Page page);
static member GetTitle : Windows.UI.Xaml.Controls.Page -> string
Public Shared Function GetTitle (page As Page) As String
Parameters
- page
- Windows.UI.Xaml.Controls.Page
The Windows.UI.Xaml.Controls.Page