Gets the localized display name of the plugin.

Namespace:  Gallio.Runtime.Extensibility
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public string Name { get; private set; }
Visual Basic (Declaration)
Public Property Name As String

See Also