Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceAttributes Object / HLLAPILogFile Property
In This Topic
    HLLAPILogFile Property
    In This Topic
    Gets or sets a value indicating the HLLAPI log file pathname.
    Syntax
    expression.HLLAPILogFile As String
    where expression is a variable that represents a WorkspaceAttributes Object
    See Also