CloudBlob.CopyState Property (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudBlob.CopyState Property
CloudBlob::CopyState Property
CloudBlob.CopyState Property
CloudBlob.CopyState Property
Gets the state of the most recent or pending copy operation.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
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 blob.
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 blob.