C#
C++
F#
VB
CloudBlob.Parent Property
CloudBlob::Parent Property
CloudBlob.Parent Property
CloudBlob.Parent Property
Gets the CloudBlobDirectory object representing the virtual parent directory for the blob.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property CloudBlobDirectory^ Parent { virtual CloudBlobDirectory^ get() sealed; }
abstract Parent : CloudBlobDirectory with get override Parent : CloudBlobDirectory with get