Show / Hide Table of Contents

Class Property

Inheritance
System.Object
Property
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Property : 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

Value

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