IPluginErrorSuggestion Property

Stator | API Documentation
A suggestion on what the user might like to do to prevent the error from being raised again.

Namespace:  Stator.libPublic.Common.Interfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

string Suggestion { get; set; }

Property Value

Type: String
See Also

Reference