Share via


Conversion.IsThrow Property

Definition

Returns true if the conversion is an implicit throw conversion.

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

Property Value

Applies to