Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.Notify (in SharedCache.Notify.exe) Version: 3.0.5.1 (3.0.5.1)
Gets the product.
Namespace:
(Default Namespace)Assembly: SharedCache.Notify (in SharedCache.Notify.exe) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public string Product { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Product As String |
| Visual C++ |
|---|
public: property String^ Product { String^ get (); } |
Field Value
The product.
Remarks
[Missing <remarks> documentation for "P:AssemblyInfo.Product"]