다음을 통해 공유


MasterKeySet.RegionSets Property

Definition

Gets the list of RegionSet on which the master key set is built.

public System.Collections.Generic.IList<Microsoft.Media.Drm.RegionSet> RegionSets { get; }
member this.RegionSets : System.Collections.Generic.IList<Microsoft.Media.Drm.RegionSet>
Public ReadOnly Property RegionSets As IList(Of RegionSet)

Property Value

The list of RegionSet on which the master key set is built.

Applies to