AttributeInfo.Creatable Property

Definition

Gets a value that indicates whether this instance can be created.

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

Property Value

false if either of the following conditions are true:

Otherwise the value returned is true.

Applies to