共用方式為


SPPendingUpgradeActionInfo.ObjectName property

此物件的名稱。

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

Syntax

'宣告
Public Property ObjectName As String
    Get
    Set
'用途
Dim instance As SPPendingUpgradeActionInfo
Dim value As String

value = instance.ObjectName

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

Property value

Type: System.String

請參閱

參照

SPPendingUpgradeActionInfo class

SPPendingUpgradeActionInfo members

Microsoft.SharePoint.Upgrade namespace