Share via


WindowsUpdateItem.MoreInfoUrl Property

Definition

Gets a URL that links to detailed information regarding the update.

public:
 property Uri ^ MoreInfoUrl { Uri ^ get(); };
Uri MoreInfoUrl();
public System.Uri MoreInfoUrl { get; }
var uri = windowsUpdateItem.moreInfoUrl;
Public ReadOnly Property MoreInfoUrl As Uri

Property Value

A URL that links to detailed information regarding the update.

Applies to