Class EnvironmentVarChoice
Inherited Members
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class EnvironmentVarChoice
Properties
| Edit this page View SourceProperty
Declaration
[ProtoMember(1)]
public Property Property { get; set; }
Property Value
Type | Description |
---|---|
Property |
Value
Declaration
[ProtoMember(2)]
public string Value { get; set; }
Property Value
Type | Description |
---|---|
string |