ControllerWithContextGenerator.ModelTypesLocator Property

Definition

protected:
 property Microsoft::VisualStudio::Web::CodeGeneration::IModelTypesLocator ^ ModelTypesLocator { Microsoft::VisualStudio::Web::CodeGeneration::IModelTypesLocator ^ get(); };
protected Microsoft.VisualStudio.Web.CodeGeneration.IModelTypesLocator ModelTypesLocator { get; }
member this.ModelTypesLocator : Microsoft.VisualStudio.Web.CodeGeneration.IModelTypesLocator
Protected ReadOnly Property ModelTypesLocator As IModelTypesLocator

Property Value

IModelTypesLocator

Applies to