Namespace:
Microsoft.WindowsAzure.Storage.FileAssembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description |
---|
| SetPropertiesAsync()()()() | Returns a task that performs an asynchronous operation to update the file's properties. |
| SetPropertiesAsync(AccessCondition, FileRequestOptions, OperationContext)(AccessCondition^, FileRequestOptions^, OperationContext^)(AccessCondition, FileRequestOptions, OperationContext)(AccessCondition, FileRequestOptions, OperationContext) | Returns a task that performs an asynchronous operation to update the file's properties. |
| SetPropertiesAsync(AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(AccessCondition^, FileRequestOptions^, OperationContext^, CancellationToken)(AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(AccessCondition, FileRequestOptions, OperationContext, CancellationToken) | Returns a task that performs an asynchronous operation to update the file's properties. |
| SetPropertiesAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | Returns a task that performs an asynchronous operation to update the file's properties. |
Return to top