# QueryType

> The query protocol the dedicated server uses to handle status requests.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.DedicatedServer](/engine/6000.7/script-reference/unityengine/dedicatedserver.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static string QueryType { get; set; }
```
