Share via


ToolWindow.WindowTitle Property

Definition

Overriden in derived classes to specify title for the tool window.

public:
 virtual property System::String ^ WindowTitle { System::String ^ get(); };
public virtual string WindowTitle { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.WindowTitle : string
Public Overridable ReadOnly Property WindowTitle As String

Property Value

Attributes

Applies to