Click or drag to resize

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)
Syntax
protected abstract string Name { get; }

Property Value

Type: String
The extension name
See Also