Class BatchMusicTrackImporter.Input
Everything needed to create a batch of music track definitions.
Inherited Members
Namespace: Serenity.MusicPlayer.Installation.Settings.Editor.Builder
Assembly: Serenity.UnityMusicPlayer.Infrastructure.Editor.dll
Syntax
public sealed class BatchMusicTrackImporter.Input
Constructors
Input()
Declaration
public Input()
Fields
FolderPath
Declaration
public string FolderPath
Field Value
| Type | Description |
|---|---|
| string |
Items
Declaration
public List<BatchMusicTrackImporter.Item> Items
Field Value
| Type | Description |
|---|---|
| List<BatchMusicTrackImporter.Item> |
MakeUniqueNames
Declaration
public bool MakeUniqueNames
Field Value
| Type | Description |
|---|---|
| bool |