STK AgSearchSend comments on this topic.
LogFile Property (IAgSearchPluginOperand)
See Also
Windows





Windows & Linux

Description

Log file plugin can use.

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 * pbstrFileName
);
[Java]
public String getLogFile();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.