<< Click here to display Table of Contents >> Navigation: Programming Reference > Common Objects > iShellApp Object:
Description
Returns the name of the application. Read-only property.
Syntax
object.ApplicationName
object
Required. Created by ApplicationBase.Current
Example
dim name = ApplicationBase.Current.ApplicationName