C#
C++
F#
VB
CopyState.StatusDescription Property
CopyState::StatusDescription Property
CopyState.StatusDescription Property
CopyState.StatusDescription Property
Gets the description of the current status, if any.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property String^ StatusDescription { String^ get(); internal: void set(String^ value); }
Property Value
Type: System.StringSystem::String^System.StringSystem.StringA status description string, or null.