SPPendingUpgradeActionInfo.ObjectType - Propriété

Le type de cet objet.

Espace de noms :  Microsoft.SharePoint.Upgrade
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ObjectType As String
    Get
    Set
'Utilisation
Dim instance As SPPendingUpgradeActionInfo
Dim value As String

value = instance.ObjectType

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

SPPendingUpgradeActionInfo classe

SPPendingUpgradeActionInfo - Membres

Microsoft.SharePoint.Upgrade - Espace de noms