# hasCheckoutSupport

> This is true if the currently selected version control plugin supports the Checkout method.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.VersionControl](/engine/6000.0/script-reference/unityeditor/versioncontrol.md)
* **Assembly:** UnityEditor

```csharp
public static bool hasCheckoutSupport { get; }
```
