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