Share via


TypeDefinitionAst.IsInterface Property

Definition

Returns true if the type defines an interface.

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

Property Value

Applies to