BitmapImage.BaseUri 屬性

定義

取得或設定值,這個值表示目前 Uri 內容的基底 BitmapImage

public:
 property Uri ^ BaseUri { Uri ^ get(); void set(Uri ^ value); };
public Uri BaseUri { get; set; }
member this.BaseUri : Uri with get, set
Public Property BaseUri As Uri

屬性值

Uri

目前內容的基底 Uri

實作

適用於

另請參閱