# Sandbox.Package.IsRemote

```csharp
bool IsRemote { get; set; }
```

Whether this is a remote or a locally installed package.

Declared in [Sandbox.Package](/api/Sandbox.Package).
Assembly: `Sandbox.Engine`.
