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