ModelExpression.ModelExplorer Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the model explorer for the Expression of interest.
public:
 property Microsoft::AspNetCore::Mvc::ViewFeatures::ModelExplorer ^ ModelExplorer { Microsoft::AspNetCore::Mvc::ViewFeatures::ModelExplorer ^ get(); };public Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer ModelExplorer { get; }member this.ModelExplorer : Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorerPublic ReadOnly Property ModelExplorer As ModelExplorerProperty Value
Remarks
Getting Model will evaluate a compiled version of the original Expression.