PackagingResponse.StreamProtectionResponses 屬性

定義

取得 的集合,這個集合 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 ,與挑戰中的資料流程資訊相關聯。

適用於