Table of Contents

Class Plugin.OnLibraryUpdateSpecificStartedArgs

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class Plugin.OnLibraryUpdateSpecificStartedArgs
Inheritance
Plugin.OnLibraryUpdateSpecificStartedArgs
Inherited Members

Constructors

OnLibraryUpdateSpecificStartedArgs(string)

public OnLibraryUpdateSpecificStartedArgs(string libraryId)

Parameters

libraryId string

Properties

LibraryId

public string LibraryId { get; }

Property Value

string