# ViewLocatorAttribute.ViewType property

The type of the view created for the annotated view model. It must have a parameterless constructor.

```csharp
public Type ViewType { get; }
```

## See Also

* class [ViewLocatorAttribute](../ViewLocatorAttribute.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
