Method | Description | |
---|---|---|
CopyAndReplaceAsync ( [ fileToReplace ) : IAsyncAction | ||
GetBasicPropertiesAsync ( ) : IAsyncOperation |
||
IsOfType ( [ type ) : bool | ||
MoveAndReplaceAsync ( [ fileToReplace ) : IAsyncAction | ||
OpenAsync ( [ accessMode ) : IAsyncOperation |
||
OpenReadAsync ( ) : IAsyncOperation |
||
OpenSequentialReadAsync ( ) : IAsyncOperation |
||
OpenTransactedWriteAsync ( ) : IAsyncOperation |
Method | Description | |
---|---|---|
CopyAsync ( [ destinationFolder ) : IAsyncOperation |
||
CopyAsync ( [ destinationFolder, [ desiredNewName ) : IAsyncOperation |
||
CopyAsync ( [ destinationFolder, [ desiredNewName, [ option ) : IAsyncOperation |
||
DeleteAsync ( ) : IAsyncAction | ||
DeleteAsync ( [ option ) : IAsyncAction | ||
GetThumbnailAsync ( [ mode ) : IAsyncOperation |
||
GetThumbnailAsync ( [ mode, [ requestedSize ) : IAsyncOperation |
||
GetThumbnailAsync ( [ mode, [ requestedSize, [ options ) : IAsyncOperation |
||
MoveAsync ( [ destinationFolder ) : IAsyncAction | ||
MoveAsync ( [ destinationFolder, [ desiredNewName ) : IAsyncAction | ||
MoveAsync ( [ destinationFolder, [ desiredNewName, [ option ) : IAsyncAction | ||
RenameAsync ( [ desiredName ) : IAsyncAction | ||
RenameAsync ( [ desiredName, [ option ) : IAsyncAction |
public CopyAndReplaceAsync ( [ fileToReplace ) : IAsyncAction | ||
fileToReplace | [ | |
return | IAsyncAction |
public GetBasicPropertiesAsync ( ) : IAsyncOperation |
||
return | IAsyncOperation |
public MoveAndReplaceAsync ( [ fileToReplace ) : IAsyncAction | ||
fileToReplace | [ | |
return | IAsyncAction |
public OpenAsync ( [ accessMode ) : IAsyncOperation |
||
accessMode | [ | |
return | IAsyncOperation |
public OpenSequentialReadAsync ( ) : IAsyncOperation |
||
return | IAsyncOperation |
public OpenTransactedWriteAsync ( ) : IAsyncOperation |
||
return | IAsyncOperation |