IsFrozen
Gets a value indicating whether the builder has been frozen. When the value is true
, modifications can no longer be performed.
Declaration
bool IsFrozen { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the builder has been frozen. When the value is true
, modifications can no longer be performed.
bool IsFrozen { get; }
Type | Description |
---|---|
bool |