Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceAttributes Object / DefaultExtraDirectory Property
In This Topic
    DefaultExtraDirectory Property
    In This Topic
    Gets or sets a value indicating the default Extra macro search directory
    Syntax
    expression.DefaultExtraDirectory As String
    where expression is a variable that represents a WorkspaceAttributes Object
    See Also