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