Interface CodeDescription

Structure to capture a description for an error code.

3.16.0

interface CodeDescription {
    href: string;
}

Properties

Properties

href: string

An URI to open with more information about the diagnostic error.