WebCache
Name Property
Nemiro.Data.dll
Gets the name of the cache.
Namespace:
Nemiro.Data.Caching
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
override
string
Name
{
get
; }
public override string Name { get; }
Public
Overrides
ReadOnly
Property
Name
As
String
Get
Public Overrides ReadOnly Property Name As String Get
Property Value
Type:
String
See Also
WebCache Class
Nemiro.Data.Caching Namespace