StreamDeliveryFailureEntity.StreamGuid Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
ID do guid do fluxo no qual ocorreu a falha.
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