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