Partager via


Source.InstanceID Propriété

Définition

Obtient ou définit la instance en cours d’exécution d’une application. Change après chaque redémarrage.

[Newtonsoft.Json.JsonProperty(PropertyName="instanceID")]
public string InstanceID { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceID")>]
member this.InstanceID : string with get, set
Public Property InstanceID As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à