Freigeben über


InformationNodeDoesNotExistException-Konstruktor (String)

Initialisiert eine neue InformationNodeDoesNotExistExceptions-Instanz.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
public InformationNodeDoesNotExistException(
    string message
)

Parameter

  • message
    Typ: System.String
    Eine Meldung mit einer Beschreibung des Fehlers.

.NET Framework-Sicherheit

Siehe auch

Referenz

InformationNodeDoesNotExistException Klasse

InformationNodeDoesNotExistException-Überladung

Microsoft.TeamFoundation.Build.Client-Namespace