# Sandbox.Modals.WorkshopPublishOptions.Tags

```csharp
HashSet<string> Tags { get; set; }
```

Tags to set on the item. You can search and filter by these later.

Declared in [Sandbox.Modals.WorkshopPublishOptions](/api/Sandbox.Modals.WorkshopPublishOptions).
Assembly: `Sandbox.Engine`.
