PageRange.ToString Method (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
Returns the content of the page range as a string.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Return Value
Type:
System.StringSystem::String^System.StringSystem.StringThe content of the page range.
Return to top
Returns the content of the page range as a string.
Syntax
Return Value
Type: System.StringSystem::String^System.StringSystem.StringThe content of the page range.