ApplicationName Property

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 17:07

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