# images

> Indicates the relative paths to where images used in the sample's description are located within the package.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.PackageManager.UI](/engine/6000.5/script-reference/unityeditor/packagemanager/ui.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public readonly string[] images { get; }
```
