Gets or Sets the name of the version.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
Property Value
Type:
StringA string representing the name of the version.
See Also