Partager via


DatabaseCapacityException.TeamSite, propriété (Microsoft.SharePoint.Portal.Topology)

Note:  Cette API est fournie à des fins de compatibilité descendante uniquement. Elle n'est pas destinée à être utilisée dans le développement d'applications ou de solutions futures. Gets the TeamSite object associated with the exception.

Espace de noms : Microsoft.SharePoint.Portal.Topology
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TeamSite As TeamSite
'Utilisation
Dim instance As DatabaseCapacityException
Dim value As TeamSite

value = instance.TeamSite
public TeamSite TeamSite { get; }

Valeur de la propriété

The Microsoft.SharePoint.Portal.Topology.TeamSite property associated with the exception.

Remarques

A DatabaseCapacityException exception is raised when configuring a new TeamSite object. The TeamSite property returns the affected TeamSite object.

Voir aussi

Référence

DatabaseCapacityException, classe
Membres DatabaseCapacityException
Microsoft.SharePoint.Portal.Topology, espace de noms