Click or drag to resize

CustomToolAttributeName Property

Gets or sets the Name of the of the current custom tool.

Namespace:  Hummingbird.TestFramework.Extensibility
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string Name { get; set; }

Property Value

Type: String
The name of the of the current custom tool
See Also