ShareFileCopyInfo.ETag Property

Definition

If the copy is completed, contains the ETag of the destination file. If the copy is not complete, contains the ETag of the empty file created at the start of the copy.

public Azure.ETag ETag { get; }
member this.ETag : Azure.ETag
Public ReadOnly Property ETag As ETag

Property Value

Applies to