Share via


DocumentSnapshot.IsReadOnly Property

Definition

Gets a value indicating whether the document is in a read-only state.

[System.Runtime.Serialization.DataMember]
public bool IsReadOnly { get; init; }
[<System.Runtime.Serialization.DataMember>]
member this.IsReadOnly : bool with get, set
Public Property IsReadOnly As Boolean

Property Value

Attributes

Applies to