CantCreateLocalizedFolder Property (DesignLocalizationStrings.Localizer)
In This Topic
Gets the "Can't create the [{0}] folder in the project.\rError message:\r{1}" format string.
Syntax
'Declaration
Public Shared ReadOnly Property CantCreateLocalizedFolder As String
public static string CantCreateLocalizedFolder {get;}
See Also