Megosztás a következőn keresztül:


KeyReleasePolicy.Immutable Property

Definition

Gets or sets the mutability state of the policy. Once marked immutable, this flag cannot be reset and the policy cannot be changed under any circumstances.

public bool? Immutable { get; set; }
member this.Immutable : Nullable<bool> with get, set
Public Property Immutable As Nullable(Of Boolean)

Property Value

Applies to