TitleBar.Subtitle 属性

定义

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

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

属性值

适用于