Table of Contents

Class LinkValue

Namespace
GuildWars2.Http.WebLinks
Assembly
GuildWars2.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.

TargetUrl

The target URI.

Methods

ToString()

Returns the link value as a string.