Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

Creates the File service client.

Namespace:   Microsoft.WindowsAzure.Storage
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

 
public CloudFileClient CreateCloudFileClient()
 
public:
CloudFileClient^ CreateCloudFileClient()
 
member CreateCloudFileClient : unit -> CloudFileClient
 
Public Function CreateCloudFileClient As CloudFileClient
Return to top