StreamDeliveryFailureEntity.StreamGuid 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.
ID GUID du flux sur lequel l’échec s’est produit.
public Guid StreamGuid { get; set; }
public string StreamGuid { get; set; }
member this.StreamGuid : Guid with get, set
member this.StreamGuid : string with get, set
Public Property StreamGuid As Guid
Public Property StreamGuid As String