CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

Resources..::..ResourceManager Property

Returns the cached ResourceManager instance used by this class.

Namespace:  CAS.Lib.CodeProtect.Properties
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


[EditorBrowsableAttribute]
public static ResourceManager ResourceManager { get; }
<EditorBrowsableAttribute> _
Public Shared ReadOnly Property ResourceManager As ResourceManager
	Get
[EditorBrowsableAttribute]
public:
static property ResourceManager^ ResourceManager {
	ResourceManager^ get ();
}