Show / Hide Table of Contents

Class EnvironmentVarChoice

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

Properties

| Improve this Doc View Source

Property

Declaration
public Property Property { get; set; }
Property Value
Type Description
Property
| 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