Returns the name of the message log file.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public string LogFileName{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property LogFileName As String |
| Visual C++ |
|---|
public: property String^ LogFileName { String^ get (); } |
Return Value
the filename
See Also
SystemProperties Class
GemStone.GemFire.Cache Namespace