AGI Ui Application 11 Send comments on this topic.
LogFile Property (IAgUiApplication)
See Also 
Windows






Windows & Linux

Description

Gets the current log files full path.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LogFile() As String

[C#]
public string LogFile {get;}

[Managed C++]
public: __property String __gc ^ get_LogFile();

[Unmanaged C++]
public: HRESULT get_LogFile(
BSTR * pRetVal
);

[Java]
public String getLogFile();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface