 | ExtensionName Property |
Gets the extension name.
Namespace:
EBP.Api.Extension
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected abstract string Name { get; }
Protected MustOverride ReadOnly Property Name As String
Get
Property Value
Type:
StringThe extension name
See Also