MediaPlayer.Source 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property Uri ^ Source { Uri ^ get(); };
public Uri Source { get; }
member this.Source : Uri
Public ReadOnly Property Source As Uri
属性值
-
Uri
当前媒体 Uri。
注解
Source 为只读。 此属性获取 Uri 通过 Open 方法或 Uri 与该 Clock属性关联的打开项。
适用于