DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The log file messages will be written to if silent is true.
The log file messages will be written to if silent is true.
Gets and sets a value that specifies the log file messages will be written to if silent is true.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public static string MessageLogFile { get; set; } |
Visual Basic |
---|
Public Shared Property MessageLogFile As String Get Set |
Visual C++ |
---|
public: static property String^ MessageLogFile { String^ get (); void set (String^ value); } |
Property Value
Type: StringThe log file messages will be written to if silent is true.
Return Value
Type: StringThe log file messages will be written to if silent is true.
Remarks
Defaults to [Local Application Data]\DataPA\MessageLog.txt