Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor > ExtractorMessage > messageId

ExtractorMessage.messageId property

A text string that uniquely identifies the issue type. This identifier can be used to suppress or configure the reporting of issues, and also to search for help about an issue.

Signature:

readonly messageId: tsdoc.TSDocMessageId | ExtractorMessageId | ConsoleMessageId | string;