共用方式為


RegionRestrictedSet.SourceRegionSet 屬性

定義

取得建立此區域限制集的區域集。

public Microsoft.Media.Drm.RegionSet SourceRegionSet { get; }
member this.SourceRegionSet : Microsoft.Media.Drm.RegionSet
Public ReadOnly Property SourceRegionSet As RegionSet

屬性值

建立此區域限制集的區域集。

備註

數個服務可以共用一個區域集 (SourceRegionSet) ,但每個服務都應該有自己的 RegionRestrictedSet 物件,因為它們可能需要封鎖區域集合中的不同區域。

適用於