Show / Hide Table of Contents

Class Note

Inheritance
System.Object
Note
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Note : object

Properties

| Improve this Doc View Source

Locale

Declaration
public string Locale { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Text

Declaration
public AttachedText Text { get; set; }
Property Value
Type Description
AttachedText
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX