Returns the full path and log file name (empty if logging is not active).
Read-only property
| [Visual Basic .NET] |
|---|
Public Property LogFileFullName() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_LogFileFullName(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_LogFileFullName( |
| [Java] |
|---|
public String getLogFileFullName(); |
| [Visual Basic .NET] | Copy Code | |
|---|---|---|
| ||
