IPropertyModel Interface

Namespace
Microsoft.AspNetCore.Mvc.ApplicationModels
Assemblies
  • Microsoft.AspNetCore.Mvc.Core

Syntax

public interface IPropertyModel
interface Microsoft.AspNetCore.Mvc.ApplicationModels.IPropertyModel

Properties

Microsoft.AspNetCore.Mvc.ApplicationModels.IPropertyModel.Properties
Return type:System.Collections.Generic.IDictionary<System.Object>
IDictionary<object, object> Properties { get; }