Table of Contents

Class TileAttributionSuffix

public sealed class TileAttributionSuffix
Inheritance
object
TileAttributionSuffix

Properties

AttributionUrl

public string AttributionUrl { get; set; }

Property Value

string

BaseAttribution

public string BaseAttribution { get; set; }

Property Value

string

Methods

Add(string)

public TileAttributionSuffix.Token Add(string text)

Parameters

text string

Returns

TileAttributionSuffix.Token

Remove(Token)

public void Remove(TileAttributionSuffix.Token token)

Parameters

token TileAttributionSuffix.Token

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.