Share via


Conversion.IsWidening Property

Definition

Returns True if this conversion is a widening conversion, and not a narrowing conversion.

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

Property Value

Applies to