ErrorRecordWrapper.CategoryInfo property

Gets the error category information associated with the error record.

public ErrorCategoryInfo CategoryInfo { get; }

See Also