TheServiceHostInfo..::..ForceWebPlatform Property
For debugging purposes, this flag can be set to always force output on browsers to a specific platform
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public eWebPlatform ForceWebPlatform { get; set; }
Public Property ForceWebPlatform As eWebPlatform Get Set
public: property eWebPlatform^ ForceWebPlatform { eWebPlatform^ get (); void set (eWebPlatform^ value); }