Method | Description | |
---|---|---|
CopyAndReplaceAsync ( [ fileToReplace ) : IAsyncAction | ||
CreateStreamedFileAsync ( [ displayNameWithExtension, [ dataRequested, [ thumbnail ) : IAsyncOperation |
||
CreateStreamedFileFromUriAsync ( [ displayNameWithExtension, [ uri, [ thumbnail ) : IAsyncOperation |
||
GetBasicPropertiesAsync ( ) : IAsyncOperation |
||
GetFileFromApplicationUriAsync ( [ uri ) : IAsyncOperation |
||
GetFileFromPathAsync ( [ path ) : IAsyncOperation |
||
IsOfType ( [ type ) : bool | ||
MoveAndReplaceAsync ( [ fileToReplace ) : IAsyncAction | ||
OpenAsync ( [ accessMode ) : IAsyncOperation |
||
OpenReadAsync ( ) : IAsyncOperation |
||
OpenSequentialReadAsync ( ) : IAsyncOperation |
||
OpenTransactedWriteAsync ( ) : IAsyncOperation |
||
ReplaceWithStreamedFileAsync ( [ fileToReplace, [ dataRequested, [ thumbnail ) : IAsyncOperation |
||
ReplaceWithStreamedFileFromUriAsync ( [ fileToReplace, [ uri, [ thumbnail ) : 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 static CreateStreamedFileAsync ( [ displayNameWithExtension, [ dataRequested, [ thumbnail ) : IAsyncOperation |
||
displayNameWithExtension | [ | |
dataRequested | [ | |
thumbnail | [ | |
return | IAsyncOperation |
public static CreateStreamedFileFromUriAsync ( [ displayNameWithExtension, [ uri, [ thumbnail ) : IAsyncOperation |
||
displayNameWithExtension | [ | |
uri | [ | |
thumbnail | [ | |
return | IAsyncOperation |
public GetBasicPropertiesAsync ( ) : IAsyncOperation |
||
return | IAsyncOperation |
public static GetFileFromApplicationUriAsync ( [ uri ) : IAsyncOperation |
||
uri | [ | |
return | IAsyncOperation |
public static GetFileFromPathAsync ( [ path ) : IAsyncOperation |
||
path | [ | |
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 |
public static ReplaceWithStreamedFileAsync ( [ fileToReplace, [ dataRequested, [ thumbnail ) : IAsyncOperation |
||
fileToReplace | [ | |
dataRequested | [ | |
thumbnail | [ | |
return | IAsyncOperation |
public static ReplaceWithStreamedFileFromUriAsync ( [ fileToReplace, [ uri, [ thumbnail ) : IAsyncOperation |
||
fileToReplace | [ | |
uri | [ | |
thumbnail | [ | |
return | IAsyncOperation |