Table of Contents

Class Tag

Namespace
Playnite.SDK.Models
Assembly
Playnite.SDK.dll

Describes Tag object.

public class Tag : DatabaseObject, INotifyPropertyChanged, IComparable, IIdentifiable
Inheritance
Tag
Implements
Inherited Members

Constructors

Tag()

Creates new instance of Tag.

public Tag()

Tag(string)

Creates new instance of Tag.

public Tag(string name)

Parameters

name string

Fields

Empty

Gets empty tag.

public static readonly Tag Empty

Field Value

Tag