# Editor.LibrarySystem.All

```csharp
static IEnumerable<LibraryProject> All { get; set; }
```

Get all active libraries

Declared in [Editor.LibrarySystem](/api/Editor.LibrarySystem).
Assembly: `Sandbox.Tools`.
