Click or drag to resize

CommonGetApplicationType Method

Gets the type of the currently executing application.

Namespace: GSF
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public static ApplicationType GetApplicationType()
View Source

Return Value

ApplicationType
One of the ApplicationType values.
See Also