Share via


SPPatchInfo.PatchName Property

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.

See Also

Reference

SPPatchInfo Class

SPPatchInfo Members

Microsoft.SharePoint.Administration Namespace