# wsaBuildAndRunDeployTarget

> Sets and gets the Windows device to launch the UWP app when using Build and Run.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static WSABuildAndRunDeployTarget wsaBuildAndRunDeployTarget { get; set; }
```
