Aracılığıyla paylaş


CodeTypeDeclaration.IsInterface Özellik

Tanım

Türün bir arabirim olup olmadığını belirten bir değer alır veya ayarlar.

public:
 property bool IsInterface { bool get(); void set(bool value); };
public bool IsInterface { get; set; }
member this.IsInterface : bool with get, set
Public Property IsInterface As Boolean

Özellik Değeri

true tür bir arabirimse; aksi takdirde , false.

Şunlara uygulanır