NativeAdV2.PrivacyUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the privacy URL from the ad provider.
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
Property Value
The privacy URL from the ad provider.