Application.SafeTopLevelCaptionFormat 屬性

定義

當它們以警告橫幅顯示時,取得或設定格式字串以套用至最上層視窗標題。

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

屬性值

String

套用至最上層視窗標題的格式字串。

適用於