CopyState.Source Property (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CopyState.Source Property
CopyState::Source Property
CopyState.Source Property
CopyState.Source Property
Gets the source URI of a copy operation.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.UriSystem::Uri^System.UriSystem.UriA Uri indicating the source of a copy operation, or null.
Return to top
Gets the source URI of a copy operation.
Syntax
Property Value
Type: System.UriSystem::Uri^System.UriSystem.UriA Uri indicating the source of a copy operation, or null.