Freigeben über


ResourceType.IsAbstract Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob dies ein abstrakter Typ ist.

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

Eigenschaftswert

true , wenn ResourceType abstrakt ist, falseandernfalls .

Gilt für: