ToolboxItem.Version Property

 

Gets the version for this ToolboxItem.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

public virtual string Version { get; }

Property Value

Type: System.String

A String that specifies the version for this ToolboxItem.

.NET Framework
Available since 2.0
Return to top
Show: