Freigeben über


InconsistentRequestTypesException-Konstruktor (String)

Kapselt eine Meldungszeichenfolge in ein InconsistentRequestTypesException.

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

Syntax

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

Parameter

  • message
    Typ: System.String
    Eine Meldung, die die Ausnahme beschreibt.

.NET Framework-Sicherheit

Siehe auch

Referenz

InconsistentRequestTypesException Klasse

InconsistentRequestTypesException-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace