DeleteCultureWarning Property (DesignLocalizationStrings.Localizer)
In This Topic
Gets the "You have selected {0} culture to delete, there are {1} strings of this culture. Are you sure?" format string.
Syntax
'Declaration
Public Shared ReadOnly Property DeleteCultureWarning As String
public static string DeleteCultureWarning {get;}
See Also