Compartir a través de


SubscriptionFeatureRegistrationProperties.ReleaseDate Propiedad

Definición

Obtiene la fecha de lanzamiento de la característica.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a