Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / UiMode Object / FileName Property
In This Topic
    FileName Property (UiMode)
    In This Topic
    Get the current user interface mode template file name.
    Syntax
    expression.FileName As String
    where expression is a variable that represents a UiMode Object
    See Also