Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 204 Bytes

yarn.compiler.diagnostic.message.md

File metadata and controls

14 lines (7 loc) · 204 Bytes

Diagnostic.Message

Property in Diagnostic

Summary

Gets or sets the description of the issue.

public string Message { get; set; };