Class Swid
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class Swid
Properties
|
Edit this page
View Source
Name
Declaration
[ProtoMember(2)]
public string Name { get; set; }
Property Value
|
Edit this page
View Source
Patch
Declaration
[ProtoMember(5)]
public bool Patch { get; set; }
Property Value
|
Edit this page
View Source
TagId
Declaration
[ProtoMember(1)]
public string TagId { get; set; }
Property Value
|
Edit this page
View Source
TagVersion
Declaration
[ProtoMember(4)]
public int TagVersion { get; set; }
Property Value
|
Edit this page
View Source
Text
Declaration
[ProtoMember(6)]
public AttachedText Text { get; set; }
Property Value
|
Edit this page
View Source
Url
Declaration
[ProtoMember(7)]
public string Url { get; set; }
Property Value
|
Edit this page
View Source
Version
Declaration
[ProtoMember(3)]
public string Version { get; set; }
Property Value