共用方式為


SPPendingUpgradeActionInfo.ParentType property

此物件的父代的類型。

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

Syntax

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

value = instance.ParentType

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

Property value

Type: System.String

請參閱

參照

SPPendingUpgradeActionInfo class

SPPendingUpgradeActionInfo members

Microsoft.SharePoint.Upgrade namespace