GeneratedEvent.Payload Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la charge utile.
public int[] Payload { get; set; }
[Orleans.Id(1)]
public int[] Payload { get; set; }
member this.Payload : int[] with get, set
[<Orleans.Id(1)>]
member this.Payload : int[] with get, set
Public Property Payload As Integer()
Valeur de propriété
Int32[]
- Attributs