BlobContinuationToken.NextMarker Property (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
BlobContinuationToken.NextMarker Property
BlobContinuationToken::NextMarker Property
BlobContinuationToken.NextMarker Property
BlobContinuationToken.NextMarker Property
Gets or sets the next marker for continuing results for ICloudBlob enumeration operations.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.StringSystem::String^System.StringSystem.StringA string containing the NextMarker value.
Return to top
Gets or sets the next marker for continuing results for ICloudBlob enumeration operations.
Syntax
Property Value
Type: System.StringSystem::String^System.StringSystem.StringA string containing the NextMarker value.