←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly