public sealed class VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase : IMessage<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase>, IEquatable<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase>, IDeepCloneable<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `KnowledgeBase` class, a component within the `VulnerabilityNote.Types.WindowsDetail.Types` namespace of the Grafeas.V1 library, specifically within version 3.3.0 and beyond."],["The `KnowledgeBase` class represents a Windows Knowledge Base entry and is part of the .NET documentation."],["It can be instantiated via a parameterless constructor or through a constructor that accepts another `KnowledgeBase` instance, allowing for cloning."],["The class has two key properties: `Name`, a string representing the Knowledge Base identifier (e.g., KB123456), and `Url`, a string field that contains a hyperlink to the relevant Windows update catalog entry."],["The `KnowledgeBase` class also implements multiple interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."]]],[]]