CloudFileShare.IsSnapshot Property

Definition

Gets a value indicating whether this share is a snapshot.

public bool IsSnapshot { get; }
member this.IsSnapshot : bool
Public ReadOnly Property IsSnapshot As Boolean

Property Value

true if this share is a snapshot; otherwise, false.

Applies to