Freigeben über


ServerItemException-Konstruktor (String, String, String)

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

Syntax

'Declaration
Protected Sub New ( _
    resourceKey As String, _
    serverItem As String, _
    additionalParameter As String _
)
protected ServerItemException(
    string resourceKey,
    string serverItem,
    string additionalParameter
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServerItemException Klasse

ServerItemException-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace