Freigeben über


NodePathDoesNotExistException-Konstruktor (String, Exception)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    nodePath As String, _
    innerException As Exception _
)
public NodePathDoesNotExistException(
    string nodePath,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

NodePathDoesNotExistException Klasse

NodePathDoesNotExistException-Überladung

Microsoft.TeamFoundation.Server-Namespace