CloudFile.CopyState Property (Microsoft.WindowsAzure.Storage.File)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudFile.CopyState Property
CloudFile::CopyState Property
CloudFile.CopyState Property
CloudFile.CopyState Property
Gets the state of the most recent or pending copy operation.
Namespace:
Microsoft.WindowsAzure.Storage.File
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
Microsoft.WindowsAzure.Storage.Blob.CopyStateMicrosoft.WindowsAzure.Storage.Blob::CopyState^Microsoft.WindowsAzure.Storage.Blob.CopyStateMicrosoft.WindowsAzure.Storage.Blob.CopyStateA CopyStateCopyStateCopyStateCopyState object containing the copy state, or null if there is no copy state for the file.
Return to top
Gets the state of the most recent or pending copy operation.
Syntax
Property Value
Type: Microsoft.WindowsAzure.Storage.Blob.CopyStateMicrosoft.WindowsAzure.Storage.Blob::CopyState^Microsoft.WindowsAzure.Storage.Blob.CopyStateMicrosoft.WindowsAzure.Storage.Blob.CopyStateA CopyStateCopyStateCopyStateCopyState object containing the copy state, or null if there is no copy state for the file.