SPPatchInfo.Link property
A URI link to the patch.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Link As Uri
Get
'Usage
Dim instance As SPPatchInfo
Dim value As Uri
value = instance.Link
public Uri Link { get; }
Property value
Type: System.Uri
A Uri link.