Class Tag
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class Tag : LibraryObject, INotifyPropertyChanged, INotifyPropertyChanging, ICopyable<Tag>
- Inheritance
-
Tag
- Implements
- Inherited Members
Constructors
Tag()
public Tag()
Tag(string)
public Tag(string name)
Parameters
namestring
Tag(string, string)
public Tag(string id, string name)
Parameters
Methods
GetCopy()
public Tag GetCopy()
Returns
GetDiffProperties(Tag)
public HashSet<string> GetDiffProperties(Tag target)
Parameters
targetTag