Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
AfterDelete ( ) : void | ||
DBImportPath ( ) : System | ||
Get ( int id ) : |
||
Get ( string fullPath ) : |
||
GetAll ( ) : List |
||
GetAllLocalMedia ( ) : List |
||
GetAllUserDefined ( ) : List |
Returns all user defined import paths
|
|
GetDriveType ( ) : DriveType | ||
GetLocalMedia ( bool returnOnlyNew ) : List |
||
GetNewLocalMedia ( ) : List |
||
GetVolumeLabel ( ) : string | ||
GetVolumeSerial ( ) : string | ||
ToString ( ) : string |
public static Get ( int id ) : |
||
id | int | |
Результат |
public static Get ( string fullPath ) : |
||
fullPath | string | |
Результат |
public static GetAllUserDefined ( ) : List |
||
Результат | List |
public GetLocalMedia ( bool returnOnlyNew ) : List |
||
returnOnlyNew | bool | |
Результат | List |