CommonConversion.IsUserDefined Property

Definition

Returns true if the conversion is a user-defined conversion.

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

Property Value

Applies to