public sealed class DiscoveryNote : IMessage<DiscoveryNote>, IEquatable<DiscoveryNote>, IDeepCloneable<DiscoveryNote>, IBufferMessage, IMessage
A note that indicates a type of analysis a provider would perform. This note
exists in a provider's project. A Discovery occurrence is created in a
consumer's project at the start of analysis.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDiscoveryNote\u003c/code\u003e class is a type of note that defines the analysis a provider would perform, which is created in a provider's project.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eDiscovery\u003c/code\u003e occurrence is generated in a consumer's project when analysis begins, in relation to the \u003ccode\u003eDiscoveryNote\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryNote\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces: \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a property named \u003ccode\u003eAnalysisKind\u003c/code\u003e, which is an immutable property of type \u003ccode\u003eNoteKind\u003c/code\u003e and it specifies the type of analysis that is managed by this discovery.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides the user with versions ranging from 2.2.0 all the way up to 3.7.0, with 3.7.0 being the most recent version.\u003c/p\u003e\n"]]],[],null,[]]