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 title.
Namespace:
(Default Namespace)Assembly: SharedCache.Notify (in SharedCache.Notify.exe) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public string Title { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Title As String |
| Visual C++ |
|---|
public: property String^ Title { String^ get (); } |
Field Value
The title.
Remarks
[Missing <remarks> documentation for "P:AssemblyInfo.Title"]