Interface IHasBomRef
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public interface IHasBomRef
Properties
| Edit this page View SourceBomRef
Declaration
string BomRef { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
public interface IHasBomRef
string BomRef { get; set; }
| Type | Description |
|---|---|
| string |