Name Property

Glimpse API

TabBase T  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

public abstract string Name { get; }
public abstract string Name { get; }

Field Value

The name.

Implements

ITab Name
See Also