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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly