PathCreateInfo.Continuation Property

Definition

When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.

public string Continuation { get; }
member this.Continuation : string
Public ReadOnly Property Continuation As String

Property Value

Applies to