Freigeben über


SPPatchInfo.PatchName-Eigenschaft

Name des Patch.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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; }

Eigenschaftswert

Typ: System.String
Eine String Darstellung des Namens.

Siehe auch

Referenz

SPPatchInfo Klasse

SPPatchInfo-Member

Microsoft.SharePoint.Administration-Namespace