IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : ClientApplicationType Enumeration |
'Declaration
<FlagsAttribute()> Public Enum ClientApplicationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As ClientApplicationType
[Flags()] public enum ClientApplicationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
All | All client applications. |
Silverlight | Silverlight client applications. |
UseLicense | Use a setting appropriate to the license. |
WinClient | Standard .NET client applications. |
WindowsPhone | Windows Phone client applications. |
WindowsStore | Windows Store client applications. Includes both Windows 8.1 and Windows 10 Universal apps. |
System.Object
System.ValueType
System.Enum
IdeaBlade.Core.ClientApplicationType
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