Share via


RolePlayerPropertyDescriptor.IsReadOnly Property

Definition

Returns whether this property descriptor is read only or not.

public:
 virtual property bool IsReadOnly { bool get(); };
public override bool IsReadOnly { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsReadOnly : bool
Public Overrides ReadOnly Property IsReadOnly As Boolean

Property Value

Attributes

Applies to