ITitleBar.Subtitle 属性

定义

获取标题栏的副标题文本。 副标题通常指定有关应用程序或窗口的辅助信息

public:
 property System::String ^ Subtitle { System::String ^ get(); };
public string? Subtitle { get; }
member this.Subtitle : string
Public ReadOnly Property Subtitle As String

属性值

适用于