IDocumentation Interface

Glimpse API

IDocumentation Interface Glimpse API Documentation
Allows a ITab to define what URI it should use if the Tab has supporting documentation.

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

Syntax

public interface IDocumentation
public interface IDocumentation
Remarks

If this interface isn't implemented on a ITab no documentation will be provided.
See Also