SourceChangeRequestedEventArgs.Rating 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取媒体流中内容的分级。
public:
property IReference<unsigned int> ^ Rating { IReference<unsigned int> ^ get(); };
IReference<uint32_t> Rating();
public System.Nullable<uint> Rating { get; }
var iReference = sourceChangeRequestedEventArgs.rating;
Public ReadOnly Property Rating As Nullable(Of UInteger)
属性值
媒体流中内容的分级。