Gets or sets the plugin version number, or null if none.

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

Syntax

C#
public Version Version { get; set; }
Visual Basic (Declaration)
Public Property Version As Version

See Also