InvalidServiceClassException.ActualClassId, propriété (Microsoft.SharePoint.Portal.Topology)
Obsolete.
Espace de noms : Microsoft.SharePoint.Portal.Topology
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ActualClassId As Guid
'Utilisation
Dim instance As InvalidServiceClassException
Dim value As Guid
value = instance.ActualClassId
public Guid ActualClassId { get; }
Valeur de la propriété
The actual class ID that caused the exception.
Remarques
The InvalidServiceClassException class represents the exception that is thrown when a Service is instantiated with an invalid service class ID.
Voir aussi
Référence
InvalidServiceClassException, classe
Membres InvalidServiceClassException
Microsoft.SharePoint.Portal.Topology, espace de noms