Pair.Second, propriété (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Second As T2
'Utilisation
Dim instance As Pair(Of T1, T2)
Dim value As T2
value = instance.Second
public T2 Second { get; }
Voir aussi
Référence
Pair Generic Structure
Membres Pair
Microsoft.Office.Server.ApplicationRegistry.Infrastructure, espace de noms