| Environment: UserInteractive (get) |
Determines if the current application is allowed to have user interaction.
Public Property Get UserInteractive ( ) As Boolean
This is used primarily for when the application is a service. It can be used to supress message dialogs and user entry when not allowed.
Read Only.
Project VBCorLib Overview Class Environment Overview Environment Properties Environment Methods UserDomainName (get) UserName (get)