ProjectPropertyInstance.IsImmutable Property

Definition

Whether this object is immutable. An immutable object can not be made mutable.

public:
 virtual property bool IsImmutable { bool get(); };
public virtual bool IsImmutable { get; }
member this.IsImmutable : bool
Public Overridable ReadOnly Property IsImmutable As Boolean

Property Value

Returns Boolean.

Applies to