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