Freigeben über


UndeleteAboveUnrelatedItemException-Konstruktor (String)

Kapselt eine Meldungszeichenfolge in ein UndeleteAboveUnrelatedItemException.

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 UndeleteAboveUnrelatedItemException(
    string message
)

Parameter

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

.NET Framework-Sicherheit

Siehe auch

Referenz

UndeleteAboveUnrelatedItemException Klasse

UndeleteAboveUnrelatedItemException-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace