CommonConversion.IsIdentity Property

Definition

Returns true if the conversion is an identity conversion.

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

Property Value

Applies to