Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Name of the patch.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property PatchName As String
Get
'Usage
Dim instance As SPPatchInfo
Dim value As String
value = instance.PatchName
public string PatchName { get; }
Property Value
Type: System.String
A String representation of the name.