Show / Hide Table of Contents

Class Definitions

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

Properties

| Improve this Doc View Source

Standards

Declaration
public List<Standard> Standards { get; set; }
Property Value
Type Description
List<Standard>
| Improve this Doc View Source

Standards_XML

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