Window.ITitledElement.Title Property
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.
property System::String ^ Microsoft::Maui::ITitledElement::Title { System::String ^ get(); };
string? Microsoft.Maui.ITitledElement.Title { get; }
member this.Microsoft.Maui.ITitledElement.Title : string
ReadOnly Property Title As String Implements ITitledElement.Title