IsReadOnly
Gets or sets a value indicating whether the property should be registered as a read-only property.
Declaration
public bool IsReadOnly { get; set; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating whether the property should be registered as a read-only property.
public bool IsReadOnly { get; set; }
Type | Description |
---|---|
bool |