Intersoft ClientUI Documentation
ClientPlatform Enumeration



Represents the type of the client platform
Syntax
Public Enum ClientPlatform 
   Inherits System.Enum
Dim instance As ClientPlatform
public enum ClientPlatform : System.Enum 
public enum class ClientPlatform : public System.Enum 
Members
MemberDescription
Silverlight The application is running on Silverlight platform.
WPF The application is running on WPF platform.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.Framework.ClientPlatform

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

Intersoft.Client.Framework Namespace

Send Feedback