ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Localization.Design Namespace / DesignLocalizationStrings.RootResourceGroup.Errors Class / SaveToFile Property

In This Topic
    SaveToFile Property (DesignLocalizationStrings.RootResourceGroup.Errors)
    In This Topic
    Gets the "errors while saving resources" format string.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property SaveToFile As System.String
    public static System.string SaveToFile {get;}
    See Also