Share via


SPPatchInfo.Link Property

A URI link to the patch.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

SPPatchInfo Class

SPPatchInfo Members

Microsoft.SharePoint.Administration Namespace