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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1