AppServerDetailagentLogFile Property |
|
DataPA OpenAnalytics API Reference
Gets the value of the Pacific Appserver's agentLogFile.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string agentLogFile { get; }
Public ReadOnly Property agentLogFile As String
Get
public:
property String^ agentLogFile {
String^ get ();
}
function get_agentLogFile();
Return Value
Type:
StringThe Pacific Appserver's agentLogFile.
Remarks See Also