Table of Contents

Class FilePath

Namespace
Glitch9.AIDevKit
public class FilePath : Annotation
Inheritance
object
FilePath
Derived
Inherited Members

Properties

FileId

The ID of the file.

public string FileId { get; set; }

Property Value

string

Index

The index of the file in the list of files.

public int Index { get; set; }

Property Value

int