StreamDeliveryFailureEntity.StreamGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Guid Id of the stream on which the failure occurred.
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