Table of Contents

Class LinkValue

Namespace
GuildWars2.Http.WebLinks
Assembly
GW2SDK.dll

Represents a web link.

public sealed class LinkValue
Inheritance
LinkValue
Inherited Members

Constructors

LinkValue(string, string)

Creates an instance of LinkValue.

Properties

RelationType

The link's relation type.

Target

The target URI as a string. Use TargetUrl instead.

TargetUrl

The target URI.

Methods

ToString()

Returns the link value as a string.