Table of Contents

Class ChooseDialogImageItem

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class ChooseDialogImageItem
Inheritance
ChooseDialogImageItem
Inherited Members

Constructors

ChooseDialogImageItem(string, string?)

public ChooseDialogImageItem(string path, string? description = null)

Parameters

path string
description string

Properties

Description

public string? Description { get; set; }

Property Value

string

Path

public string Path { get; set; }

Property Value

string