ComponentOne Maps for WinForms
C1.Win.Map.4.5.2 Assembly / C1.Win.Map Namespace / Strings Class / ResourceManager Property

In This Topic
    ResourceManager Property
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Property ResourceManager As System.Resources.ResourceManager
    public static System.Resources.ResourceManager ResourceManager {get; set;}
    See Also