CloudFileDirectory Methods

Windows Runtime Azure Storage Client Library

Public Methods (see also Protected Methods)

  Name Description
public method static Create  
public method CreateAsync Overloaded.  
public method CreateIfNotExistsAsync Overloaded.  
public method DeleteAsync Overloaded.  
public method DeleteIfExistsAsync Overloaded.  
public method Equals  (Inherited from Object)
public method ExistsAsync Overloaded.  
public method FetchAttributesAsync Overloaded.  
public method GetDirectoryReference Returns a CloudFileDirectory object that represents a subdirectory within this directory.
public method GetFileReference Returns a CloudFile object that represents a file in this directory.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ListFilesAndDirectoriesSegmentedAsync Overloaded.  
public method ToString  (Inherited from Object)

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also