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

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

適用対象