Click or drag to resize

CustomObjectViewerExtensionName Property

The name of this extension, This text will be displayed on the Tab item. Do not give a name to long.

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

Property Value

Type: String
See Also