Table of Contents

Constructor LinkValue

Namespace
GuildWars2.Http.WebLinks
Assembly
GW2SDK.dll

Creates an instance of LinkValue.

public LinkValue(string target, string relationType)

Parameters

target string

The link target.

relationType string

The type of relationship the link represents.

Exceptions

ArgumentException