Show / Hide Table of Contents

Class Reference

Inheritance
System.Object
Reference
Namespace: CycloneDX.Models.Vulnerabilities
Assembly: CycloneDX.Core.dll
Syntax
public class Reference : object

Properties

| Improve this Doc View Source

Id

Declaration
public string Id { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Source

Declaration
public Source Source { get; set; }
Property Value
Type Description
Source
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX