Intersoft ClientUI Documentation
ResourceManager Property (Resources)



Returns the cached ResourceManager instance used by this class.
Syntax
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Shared ReadOnly Property ResourceManager As ResourceManager
Dim value As ResourceManager
 
value = Resources.ResourceManager
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static ResourceManager ResourceManager {get;}
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public:
static property ResourceManager^ ResourceManager {
   ResourceManager^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Resources Class
Resources Members

Send Feedback