Class Advisory
Inheritance
System.Object
Advisory
Namespace: CycloneDX.Models.Vulnerabilities
Assembly: CycloneDX.Core.dll
Syntax
public class Advisory : object
Properties
| Improve this Doc View SourceTitle
Declaration
public string Title { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Url
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |