C#C++F#VB
CloudFileShare.Properties PropertyCloudFileShare::Properties PropertyCloudFileShare.Properties PropertyCloudFileShare.Properties Property
Gets the share's system properties.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property FileShareProperties^ Properties { FileShareProperties^ get(); private: void set(FileShareProperties^ value); }