PathProperties.CopySource 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.
URL up to 2 KB in length that specifies the source path or file used in the last attempted Copy Blob operation where this path was the destination path. This header does not appear if this path has never been the destination in a Copy Blob operation, or if this path has been modified after a concluded Copy Blob operation using Set Path Properties, Put Blob, or Put Block List.
public Uri CopySource { get; }
member this.CopySource : Uri
Public ReadOnly Property CopySource As Uri
Property Value
Applies to
Azure SDK for .NET