次の方法で共有


Element.ImageUrl プロパティ

定義

イメージの URL を取得または設定します。

public Uri ImageUrl { get; set; }
member this.ImageUrl : Uri with get, set
Public Property ImageUrl As Uri

プロパティ値

Uri

イメージの URL。

適用対象