ApplicationViewExtensions.SetTitle(Page, String) 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.
Sets String to Windows.UI.ViewManagement.ApplicationView.Title
public static void SetTitle (Windows.UI.Xaml.Controls.Page page, string value);
static member SetTitle : Windows.UI.Xaml.Controls.Page * string -> unit
Public Shared Sub SetTitle (page As Page, value As String)
Parameters
- page
- Windows.UI.Xaml.Controls.Page
The Windows.UI.Xaml.Controls.Page