Class Swid
Inheritance
System.Object
Swid
Assembly: CycloneDX.Core.dll
Syntax
public class Swid : object
Properties
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Patch
Declaration
public bool Patch { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
TagId
Declaration
public string TagId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TagVersion
Declaration
public int TagVersion { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Text
Declaration
public AttachedText Text { get; set; }
Property Value
|
Improve this Doc
View Source
Url
Declaration
public string Url { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Version
Declaration
public string Version { get; set; }
Property Value
Type |
Description |
System.String |
|