Class GraphicsCollection.Graphic
Inherited Members
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class GraphicsCollection.Graphic
Properties
| Edit this page View SourceImage
Declaration
[ProtoMember(2)]
public AttachedText Image { get; set; }
Property Value
Type | Description |
---|---|
AttachedText |
Name
Declaration
[ProtoMember(1)]
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |