Class AffectedVersions
Inheritance
System.Object
AffectedVersions
Assembly: CycloneDX.Core.dll
Syntax
public class AffectedVersions : object
Properties
|
Improve this Doc
View Source
Range
Declaration
public string Range { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Status
Declaration
public Status Status { get; set; }
Property Value
|
Improve this Doc
View Source
Version
Declaration
public string Version { get; set; }
Property Value
Type |
Description |
System.String |
|