ArcFM Solution Developer Guide
ResourceManager Property


Returns the cached ResourceManager instance used by this class.
Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Shared ReadOnly Property ResourceManager As System.Resources.ResourceManager
'Usage
 
Dim value As System.Resources.ResourceManager
 
value = Resources.ResourceManager
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
public static System.Resources.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