Partager via


Cvss.BaseProperty Property

Definition

Gets cVSS base

[Newtonsoft.Json.JsonProperty(PropertyName="base")]
public double? BaseProperty { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="base")>]
member this.BaseProperty : Nullable<double>
Public ReadOnly Property BaseProperty As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to