次の方法で共有


NativeImage.Url プロパティ

定義

ネイティブ広告のアイコンまたはメイン イメージ ファイルのソース URI を取得します。

public:
 property Platform::String ^ Url { Platform::String ^ get(); };
winrt::hstring Url();
public string Url { get; }
var string = nativeImage.url;
Public ReadOnly Property Url As String

プロパティ値

System.String

ネイティブ広告のアイコンまたはメイン イメージ ファイルのソース URI。

適用対象

こちらもご覧ください