C#
C++
F#
VB
PageDiffRange.IsClearedPageRange Property
PageDiffRange::IsClearedPageRange Property
PageDiffRange.IsClearedPageRange Property
PageDiffRange.IsClearedPageRange Property
True if the page range is a cleared range, false otherwise.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property bool IsClearedPageRange { bool get(); internal: void set(bool value); }