ModelMetadata::Description Property
Gets or sets the description of the model.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property String^ Description { virtual String^ get(); virtual void set(String^ value); }
Show:
Gets or sets the description of the model.
public: property String^ Description { virtual String^ get(); virtual void set(String^ value); }