Name Property

Glimpse API

ITab Name Property Glimpse API Documentation
Gets the name that will show in the tab.

Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

string Name { get; }
string Name { get; }

Field Value

The name.
See Also