Gibraltar Loupe
ApplicationType Enumeration

The type of process the application was run as.
Syntax
'Declaration
 
Public Enum ApplicationType 
   Inherits System.Enum
public enum ApplicationType : System.Enum 
Members
MemberDescription
AspNetA Web Application running in the ASP.NET framework.
ConsoleA windows console application. Can also include windows services running in console mode.
ServiceA Windows Service application.
UnknownThe application type couldn't be determined.
WindowsA Windows Smart Client application (a traditional windows application)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Gibraltar.Agent.ApplicationType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Gibraltar.Agent Namespace

 

 


Copyright © 2008-2013 Gibraltar Software, Inc.

Send Feedback