SPPendingUpgradeActionInfo.ObjectName - Propriété

Le nom de cet objet.

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

Syntaxe

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

value = instance.ObjectName

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

SPPendingUpgradeActionInfo classe

SPPendingUpgradeActionInfo - Membres

Microsoft.SharePoint.Upgrade - Espace de noms