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 。
適用於