Freigeben über


InvalidCatalogNodePathException-Konstruktor

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

Syntax

'Declaration
Public Sub New ( _
    path As String, _
    allowWildcards As Boolean _
)
public InvalidCatalogNodePathException(
    string path,
    bool allowWildcards
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

InvalidCatalogNodePathException Klasse

Microsoft.TeamFoundation.Server.Core-Namespace