PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Win.Localization.Design Namespace / DesignLocalizationStrings.Localizer Class / CantCreateLocalizedFolder Property

In This Topic
    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