# Sandbox.UI.IStyleBlock.AbsolutePath

```csharp
string AbsolutePath { get; set; }
```

The absolute on disk filename for this style block (or null if not on disk)

Declared in [Sandbox.UI.IStyleBlock](/api/Sandbox.UI.IStyleBlock).
Assembly: `Sandbox.System`.
