NativeImage.Url 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 source URI of the icon or main image file for the native ad.
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
Property Value
The source URI of the icon or main image file for the native ad.