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"]],[["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."],[[["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`."]]],[]]