PackagingResponse.StreamProtectionResponses 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 la collection de StreamProtectionInformation qui est associée aux informations de flux dans le défi.
public System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.StreamProtectionInformation> StreamProtectionResponses { get; }
member this.StreamProtectionResponses : System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.StreamProtectionInformation>
Public ReadOnly Property StreamProtectionResponses As Collection(Of StreamProtectionInformation)
Valeur de propriété
Collection de StreamProtectionInformation qui est associée aux informations de flux dans le défi.