DocumentationUri Property

Glimpse API

TabMetadata DocumentationUri Property Glimpse API Documentation
Gets or sets the documentation Uri.

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

Syntax

public string DocumentationUri { get; set; }
public string DocumentationUri { get; set; }

Field Value

The documentation URI.
See Also