Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
Leadtools.Caching Assembly > Leadtools.Caching Namespace > ObjectCache Class : Name Property |
public abstract string Name {get;}
'Declaration
Public MustOverride ReadOnly Property Name As String
'Usage
Dim instance As ObjectCache Dim value As String value = instance.Name
public abstract String getName()
Must be implemented by derived classes.