AnalysisMessage.Text
- Updated2025-07-21
- 1 minute(s) read
AnalysisMessage.Text
Syntax
AnalysisMessage.Text
Data Type
Purpose
Use this property in an analysis module to obtain or specify the message text.
Remarks
Do not set this property after calling the AnalysisContext.ReportMessage method because the AnalysisContext.ReportMessage method makes a copy of the message you pass to the method. Changes to this property after calling the AnalysisContext.ReportMessage method do not affect the reported message.