CardSearchFooterComponent.ImageUrl 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 or sets url to the image to use, should be a square aspect ratio and big enough to fit in the image area.
public Uri ImageUrl { get; set; }
member this.ImageUrl : Uri with get, set
Public Property ImageUrl As Uri
Property Value
Image Url to display in the footer.