Share via


Application.SafeTopLevelCaptionFormat Propiedad

Definición

Obtiene o establece la cadena de formato que se va a aplicar a los títulos de las ventanas de nivel superior cuando se muestren con un titular de advertencia.

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

Valor de propiedad

String

Cadena de formato que se va aplicar a los títulos de las ventanas de nivel superior.

Se aplica a