# Sandbox.ResourcePublishContext.ReasonForDisabling

```csharp
string ReasonForDisabling { get; set; }
```

If publishing is disabled this will be the message to display why.

Declared in [Sandbox.ResourcePublishContext](/api/Sandbox.ResourcePublishContext).
Assembly: `Sandbox.Engine`.
