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 值。

适用于