Title Property (WPFPage)

Class

WPFPage.

Action

Gets the title of the Page.

Syntax

C#
protected String Title { get; }
VB
'Declaration
Protected Read Property Title As String

Access

Read only.