Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / ApplicationShutdownSound Property
In This Topic
    ApplicationShutdownSound Property
    In This Topic
    Gets or sets a value indicating the path of an audio file to play during application shutdown.
    Syntax
    expression.ApplicationShutdownSound As String
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also