次の方法で共有


ExtensionParameter.ReadOnly プロパティ

定義

設定が読み取り専用かどうかを示します。

public:
 property bool ReadOnly { bool get(); void set(bool value); };
public bool ReadOnly { get; set; }
member this.ReadOnly : bool with get, set
Public Property ReadOnly As Boolean

プロパティ値

読み取り専用の Boolean 値です。

適用対象