Application.SafeTopLevelCaptionFormat Propriété

Définition

Obtient ou définit la chaîne de format à appliquer aux titres des fenêtres de niveau supérieur lorsqu'ils s'affichent avec une bannière d'avertissement.

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

Valeur de propriété

String

Chaîne de format à appliquer aux titres des fenêtres de niveau supérieur.

S’applique à