메소드 | 설명 | |
---|---|---|
AreQueryOptionsSupported ( [ queryOptions ) : bool | ||
CreateFileQueryWithOptions ( [ queryOptions ) : |
||
CreateFolderQueryWithOptions ( [ queryOptions ) : |
||
CreateItemQuery ( ) : |
||
CreateItemQueryWithOptions ( [ queryOptions ) : |
||
GetBasicPropertiesAsync ( ) : IAsyncOperation |
||
GetFileAsync ( [ name ) : IAsyncOperation |
||
GetFolderAsync ( [ name ) : IAsyncOperation |
||
GetFolderFromPathAsync ( [ path ) : IAsyncOperation |
||
GetIndexedStateAsync ( ) : IAsyncOperation |
||
GetItemAsync ( [ name ) : IAsyncOperation |
||
IsCommonFileQuerySupported ( [ query ) : bool | ||
IsCommonFolderQuerySupported ( [ query ) : bool | ||
IsOfType ( [ type ) : bool |
메소드 | 설명 | |
---|---|---|
CreateFileAsync ( [ desiredName ) : IAsyncOperation |
||
CreateFileAsync ( [ desiredName, [ options ) : IAsyncOperation |
||
CreateFileQuery ( ) : |
||
CreateFileQuery ( [ query ) : |
||
CreateFolderAsync ( [ desiredName ) : IAsyncOperation |
||
CreateFolderAsync ( [ desiredName, [ options ) : IAsyncOperation |
||
CreateFolderQuery ( ) : |
||
CreateFolderQuery ( [ query ) : |
||
DeleteAsync ( ) : IAsyncAction | ||
DeleteAsync ( [ option ) : IAsyncAction | ||
GetFilesAsync ( ) : IAsyncOperation |
||
GetFilesAsync ( [ query ) : IAsyncOperation |
||
GetFilesAsync ( [ query, [ startIndex, [ maxItemsToRetrieve ) : IAsyncOperation |
||
GetFoldersAsync ( ) : IAsyncOperation |
||
GetFoldersAsync ( [ query ) : IAsyncOperation |
||
GetFoldersAsync ( [ query, [ startIndex, [ maxItemsToRetrieve ) : IAsyncOperation |
||
GetItemsAsync ( ) : IAsyncOperation |
||
GetItemsAsync ( [ startIndex, [ maxItemsToRetrieve ) : IAsyncOperation |
||
GetThumbnailAsync ( [ mode ) : IAsyncOperation |
||
GetThumbnailAsync ( [ mode, [ requestedSize ) : IAsyncOperation |
||
GetThumbnailAsync ( [ mode, [ requestedSize, [ options ) : IAsyncOperation |
||
RenameAsync ( [ desiredName ) : IAsyncAction | ||
RenameAsync ( [ desiredName, [ option ) : IAsyncAction |
public AreQueryOptionsSupported ( [ queryOptions ) : bool | ||
queryOptions | [ | |
리턴 | bool |
public CreateFileQueryWithOptions ( [ queryOptions ) : |
||
queryOptions | [ | |
리턴 |
public CreateFolderQueryWithOptions ( [ queryOptions ) : |
||
queryOptions | [ | |
리턴 |
public CreateItemQuery ( ) : |
||
리턴 |
public CreateItemQueryWithOptions ( [ queryOptions ) : |
||
queryOptions | [ | |
리턴 |
public GetBasicPropertiesAsync ( ) : IAsyncOperation |
||
리턴 | IAsyncOperation |
public GetFolderAsync ( [ name ) : IAsyncOperation |
||
name | [ | |
리턴 | IAsyncOperation |
public static GetFolderFromPathAsync ( [ path ) : IAsyncOperation |
||
path | [ | |
리턴 | IAsyncOperation |
public IsCommonFileQuerySupported ( [ query ) : bool | ||
query | [ | |
리턴 | bool |
public IsCommonFolderQuerySupported ( [ query ) : bool | ||
query | [ | |
리턴 | bool |