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