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