HashtableWrapper.Table - Propriété

Remarque : cette API est désormais obsolète.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("The HashtableWrapper class is no longer supported and will be removed in a future release.")> _
Public ReadOnly Property Table As Hashtable
    Get
'Utilisation
Dim instance As HashtableWrapper
Dim value As Hashtable

value = instance.Table
[ObsoleteAttribute("The HashtableWrapper class is no longer supported and will be removed in a future release.")]
public Hashtable Table { get; }

Valeur de propriété

Type : System.Collections.Hashtable

Voir aussi

Référence

HashtableWrapper classe

HashtableWrapper - Membres

Microsoft.SharePoint.ApplicationRuntime - Espace de noms