SPPendingUpgradeActionInfo.ObjectType property
此物件的類型。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property ObjectType As String
Get
Set
'用途
Dim instance As SPPendingUpgradeActionInfo
Dim value As String
value = instance.ObjectType
instance.ObjectType = value
public string ObjectType { get; set; }
Property value
Type: System.String
請參閱
參照
SPPendingUpgradeActionInfo class