# Sandbox.MemberDescription.GetDisplayInfo

```csharp
DisplayInfo GetDisplayInfo()
```

Access the full DisplayInfo for this type. This is faster than creating the DisplayInfo every time we need it.

### Returns

`DisplayInfo`

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
