IsSuccess

ConvertResult.IsSuccess property

Gets a value indicating whether the conversion completed successfully.

public bool IsSuccess { get; }

Property Value

true if the conversion succeeded; otherwise, false.

See Also