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