C#C++F#VB
CloudFileShare.ServiceClient PropertyCloudFileShare::ServiceClient PropertyCloudFileShare.ServiceClient PropertyCloudFileShare.ServiceClient Property
Gets the service client for the share.
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 client object that specifies the endpoint for the File service.