Share via


Conversion.IsBoolean Property

Definition

Returns True if this conversion is a narrowing boolean conversion, as defined in section 8.2.

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

Property Value

Applies to