Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Theme Object / FileName Property
In This Topic
    FileName Property (Theme)
    In This Topic
    Gets the theme template to use. The Set action for this property is Obsolete and will be removed in a future release. Use the Theme object's Load method instead.
    Syntax
    expression.FileName As String
    where expression is a variable that represents a Theme Object
    See Also