PSHostRawUserInterface.WindowTitle Property

Definition

Gets or sets the titlebar text of the current view window.

public:
 abstract property System::String ^ WindowTitle { System::String ^ get(); void set(System::String ^ value); };
public:
 abstract property Platform::String ^ WindowTitle { Platform::String ^ get(); void set(Platform::String ^ value); };
public abstract string WindowTitle { get; set; }
member this.WindowTitle : string with get, set
Public MustOverride Property WindowTitle As String

Property Value

Applies to