IListFileItem.Share Property

Definition

Gets the file item's share.

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

Property Value

The file item's share.

Applies to