Application.SafeTopLevelCaptionFormat プロパティ

定義

最上位レベルのウィンドウ キャプションに適用する書式指定文字列を警告バナーと共に表示する場合に取得または設定します。

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

プロパティ値

最上位レベルのウィンドウ キャプションに適用する書式指定文字列。

適用対象