KeyReleasePolicy.Immutable プロパティ

定義

ポリシーの変更可能性の状態を取得または設定します。 変更不可とマークされると、このフラグをリセットできず、どのような状況でもポリシーを変更することはできません。

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

プロパティ値

適用対象