PackagingResponse.StreamProtectionResponses 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 的集合,這個集合 StreamProtectionInformation 與挑戰中的資料流程資訊相關聯。
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)
屬性值
的集合 StreamProtectionInformation ,與挑戰中的資料流程資訊相關聯。