CopyState.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status of the copy operation.
public Microsoft.Azure.Storage.File.CopyStatus Status { get; }
member this.Status : Microsoft.Azure.Storage.File.CopyStatus
Public ReadOnly Property Status As CopyStatus
Property Value
A CopyStatus enumeration indicating the status of the operation.