ResourceType.IsAbstract Özellik

Tanım

Bunun soyut bir tür olup olmadığını gösteren bir Boole değeri alır.

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

Özellik Değeri

true soyutsa ResourceType ; değilse, false.

Şunlara uygulanır