Click or drag to resize
ILinkHref Property

[This is preliminary documentation and is subject to change.]

Gets the href.

Namespace: NForza.Transit
Assembly: Transit (in Transit.dll) Version: 0.8.1-alpha
Syntax
C#
Uri Href { get; }

Property Value

Type: Uri
The href.
See Also