# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetSourceFile

```csharp
void SetSourceFile(string value)
```

Override the reported source file path.

### Parameters

- `value` (`string`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
