# Editor.AssetTagSystem.All

```csharp
static IReadOnlyCollection<TagDefinition> All { get; set; }
```

List of all registered tags.

Declared in [Editor.AssetTagSystem](/api/Editor.AssetTagSystem).
Assembly: `Sandbox.Tools`.
