Share via


Conversion.IsReference Property

Definition

Returns True if this conversion is a widening reference conversion or narrowing reference conversion, as defined in section 8.4.

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

Property Value

Applies to