# context

> The import context.

## Definition

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

```csharp
public AssetImportContext context { get; }
```

### Remarks

Contains all the contextual information needed to process the import.
