Share via


SPPendingUpgradeActionInfo.ObjectName property

The name of this object.

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

Syntax

'Declaration
Public Property ObjectName As String
    Get
    Set
'Usage
Dim instance As SPPendingUpgradeActionInfo
Dim value As String

value = instance.ObjectName

instance.ObjectName = value
public string ObjectName { get; set; }

Property value

Type: System.String

See also

Reference

SPPendingUpgradeActionInfo class

SPPendingUpgradeActionInfo members

Microsoft.SharePoint.Upgrade namespace