ResourceManager Property

Summary
Returns the cached ResourceManager instance used by this class.
Syntax
C#
VB
C++
public static ResourceManager ResourceManager { get; } 
<EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState)>  _ 
Public Shared ReadOnly Property ResourceManager() As System.Resources.ResourceManager 
 Get 
public: [EditorBrowsableAttribute(System::ComponentModel::EditorBrowsableState)] 
static property System.Resources.ResourceManager^  ResourceManager 
{ 
 System.Resources.ResourceManager^  get() 
} 

Property Value

The cached ResourceManager instance.

Requirements

Target Platforms

See Also

Reference

Resources Class

Resources Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.