Class Application
RC-WinTrans Object Model Help
Application.Name
Returns the name of the application.
Type Info:
Name As String
Example:
Dim App As Application Set App = Application MsgBox App.Name
Remarks:
Read-only property.
See also:
Class Application
Last Updated:
03/17/21