ArcFM Desktop Developer Guide
ResourceManager Property


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

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Resources Class
Resources Members

 

 


Send Comment