CloudFileShare.Properties Property

Definition

Gets the share's system properties.

public Microsoft.Azure.Storage.File.FileShareProperties Properties { get; }
member this.Properties : Microsoft.Azure.Storage.File.FileShareProperties
Public ReadOnly Property Properties As FileShareProperties

Property Value

The share's properties.

Applies to