Compartir a través de


ExtensionMetadata.PreviewImage Property

Definition

Gets the optional relative path to an image file (png, bmp, jpeg) contained in the package. The preview image should be 200x200 pixels, and displayed in the details UI. If no PreviewImage is specified, the UI uses a default.

public string? PreviewImage { get; init; }
member this.PreviewImage : string with get, set
Public Property PreviewImage As String

Property Value

Applies to