Partager via


ServiceMissingException, constructeur

Initialise une nouvelle instance de ServiceMissingException avec le type de service spécifié.

Espace de noms :  Microsoft.TeamFoundation.Build.Workflow
Assembly :  Microsoft.TeamFoundation.Build.Workflow (dans Microsoft.TeamFoundation.Build.Workflow.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    serviceType As Type _
)
public ServiceMissingException(
    Type serviceType
)

Paramètres

  • serviceType
    Type : System.Type
    Le type du service attendu.

Sécurité .NET Framework

Voir aussi

Référence

ServiceMissingException Classe

Microsoft.TeamFoundation.Build.Workflow, espace de noms