C#
C++
F#
VB
CloudFile.ServiceClient Property
CloudFile::ServiceClient Property
CloudFile.ServiceClient Property
CloudFile.ServiceClient Property
Gets the CloudFileClient object that represents the File service.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property CloudFileClient^ ServiceClient { CloudFileClient^ get(); private: void set(CloudFileClient^ value); }
Property Value
Type: Microsoft.WindowsAzure.Storage.File.CloudFileClientMicrosoft.WindowsAzure.Storage.File::CloudFileClient^Microsoft.WindowsAzure.Storage.File.CloudFileClientMicrosoft.WindowsAzure.Storage.File.CloudFileClientA CloudFileClient object that specifies the File service endpoint.