IPlugin.Description Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets a value that is used to display a description in the UI.
string Description { get; set; }
Property value
System.String
Gets or sets a value that is used to display a description in the UI.
string Description { get; set; }