TheRequestData..::..WebPlatform Property
Namespace:
nsCDEngine.ViewModels
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public eWebPlatform WebPlatform { get; set; }
Public Property WebPlatform As eWebPlatform Get Set
public: property eWebPlatform^ WebPlatform { eWebPlatform^ get (); void set (eWebPlatform^ value); }