Partager via


ApiRevisionContract.IsOnline Propriété

Définition

Obtient indique si la révision d’API est la révision d’API actuelle.

[Newtonsoft.Json.JsonProperty(PropertyName="isOnline")]
public bool? IsOnline { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isOnline")>]
member this.IsOnline : Nullable<bool>
Public ReadOnly Property IsOnline As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à