STK AstrogatorSend comments on this topic.
LogFile Property (IAgVAProfileGoldenSection)
See Also
Windows





Windows & Linux

Description

Name of the log file for this profile.

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 * pVal
);
[Java]
public String getLogFile();
[Python - STK API ]
@property
def LogFile(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.