DocFxException

Represents exception information in DocFX metadata.

Syntax

public class DocFxException

Inheritance

Properties

Description

public string Description { get; set; }
Gets or sets the exception description.

Returns

string

Type

public string Type { get; set; }
Gets or sets the exception type.

Returns

string