# Sandbox.UI.StyleBlock.FileName

```csharp
string FileName { get; set; }
```

The filename of the file containing this style block (or null if none)

Declared in [Sandbox.UI.StyleBlock](/api/Sandbox.UI.StyleBlock).
Assembly: `Sandbox.Engine`.
