Share via


EdmType.Abstract Propriété

Définition

Obtient une valeur indiquant si ce type est, ou non, abstrait.

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

Valeur de propriété

true si ce type est un abstract ; sinon, false.

S’applique à