Public MustOverride Function GetFields() As IReadOnlyList(Of PluginField)
public abstract IReadOnlyList<PluginField> GetFields()
Return Value
A IReadOnlyList of PluginFields.
Public MustOverride Function GetFields() As IReadOnlyList(Of PluginField)
public abstract IReadOnlyList<PluginField> GetFields()
| Exception | Description |
|---|---|
| System.Exception | Signals to the framework that an exception derived from System.Exception has occurred. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)