ModelExpression Class 
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.
Describes an Expression passed to a tag helper.
public ref class ModelExpression sealedpublic sealed class ModelExpressiontype ModelExpression = classPublic NotInheritable Class ModelExpression- Inheritance
- 
				ModelExpression
Constructors
| ModelExpression(String, ModelExplorer) | Initializes a new instance of the ModelExpression class. | 
Properties
| Metadata | Metadata about the Expression of interest. | 
| Model | Gets the model object for the Expression of interest. | 
| ModelExplorer | Gets the model explorer for the Expression of interest. | 
| Name | String representation of the Expression of interest. |