次の方法で共有


NativeAdV2.PrivacyUrl プロパティ

定義

広告プロバイダーからプライバシー URL を取得します。

public:
 property Platform::String ^ PrivacyUrl { Platform::String ^ get(); };
winrt::hstring PrivacyUrl();
public string PrivacyUrl { get; }
var string = nativeAdV2.privacyUrl;
Public ReadOnly Property PrivacyUrl As String

プロパティ値

String

Platform::String

winrt::hstring

広告プロバイダーからのプライバシー URL。

適用対象

こちらもご覧ください