Summary
Gets a value indicating whether this instance is read only.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Service
Provider Dictionary
Syntax
public bool IsReadOnly { get; }
Value
| Type | Description |
|---|---|
| bool | true if this instance is read only; otherwise, false. |
