Partager via


ResourceType.IsAbstract Propriété

Définition

Obtient une valeur booléenne qui indique s'il s'agit d'un type abstrait.

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

Valeur de propriété

true si ResourceType est abstrait ; sinon, false.

S’applique à