TheServiceHostInfo..::..cdePlatform Property
Return the platform the current instance if running on
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public cdePlatform cdePlatform { get; set; }
Public Property cdePlatform As cdePlatform Get Set
public: property cdePlatform^ cdePlatform { cdePlatform^ get (); void set (cdePlatform^ value); }