Class Definitions
Inheritance
System.Object
Definitions
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Definitions : object
Properties
| Improve this Doc View SourceStandards
Declaration
public List<Standard> Standards { get; set; }
Property Value
Type | Description |
---|---|
List<Standard> |
Standards_XML
Declaration
public StandardsType Standards_XML { get; set; }
Property Value
Type | Description |
---|---|
StandardsType |