STK Viewer ControlSend comments on this topic.
LogFilePath Property (IAgAGIViewer)
See Also
Windows





Windows & Linux

Description

Retrieves path to the log file

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LogFilePath() As String
[C#]
public string LogFilePath {get;}
[Managed C++]
public: __property String __gc ^ get_LogFilePath();
[Unmanaged C++]
public: HRESULT get_LogFilePath(
    BSTR * pVal
);
[Java]
public String getLogFilePath();

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.