Application.SafeTopLevelCaptionFormat Propiedad

Definición

Obtiene o establece la cadena de formato que se va a aplicar a los títulos de ventana de nivel superior cuando se muestran con un banner de advertencia.

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

Valor de propiedad

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

Se aplica a