# Sandbox.SandboxToolExtensions.SetVoteAsync

```csharp
static System.Threading.Tasks.Task SetVoteAsync(Package package, bool up)
```

Add your vote for this package

### Parameters

- `package` (`Package`)
- `up` (`bool`)

### Returns

`System.Threading.Tasks.Task`

Declared in [Sandbox.SandboxToolExtensions](/api/Sandbox.SandboxToolExtensions).
Assembly: `Sandbox.Tools`.
