ThePluginInfo..::..AllPlatforms Property
                
    Namespace: 
   nsCDEngine.ViewModels
Assembly: C-DEngine (in C-DEngine.dll)
            Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public List<cdePlatform> AllPlatforms { get; set; }
Public Property AllPlatforms As List(Of cdePlatform) Get Set
public: property List<cdePlatform^>^ AllPlatforms { List<cdePlatform^>^ get (); void set (List<cdePlatform^>^ value); }