@jellyfin/sdk
Preparing search index...
generated-client
FileSystemEntryInfo
Interface FileSystemEntryInfo
Class FileSystemEntryInfo.
interface
FileSystemEntryInfo
{
Name
?:
string
;
Path
?:
string
;
Type
?:
FileSystemEntryType
;
}
Index
Properties
Name?
Path?
Type?
Properties
Optional
Name
Name
?:
string
Gets the name.
Optional
Path
Path
?:
string
Gets the path.
Optional
Type
Type
?:
FileSystemEntryType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Name
Path
Type
@jellyfin/sdk
Loading...
Class FileSystemEntryInfo.