IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace > ServerSettingsElement Class : SupportedClientApplicationType Property |
'Declaration
<DescriptionAttribute("The type of client applications supported by the EntityServer.")> <XmlAttributeAttribute("supportedClientApplicationType")> <DefaultValueAttribute()> Public Property SupportedClientApplicationType As ClientApplicationType
'Usage
Dim instance As ServerSettingsElement Dim value As ClientApplicationType instance.SupportedClientApplicationType = value value = instance.SupportedClientApplicationType
[Description("The type of client applications supported by the EntityServer.")] [XmlAttribute("supportedClientApplicationType")] [DefaultValue()] public ClientApplicationType SupportedClientApplicationType {get; set;}
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