ExtensionMetadata.MoreInfo 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 optional URL to a page online that contains a full description of this package.
public string? MoreInfo { get; init; }
member this.MoreInfo : string with get, set
Public Property MoreInfo As String