Udostępnij za pośrednictwem


Metoda GettingEventArgs.GetMessage —

Pobiera wiadomość informującą, że to zdarzenie.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Client
Zestaw:  Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)

Składnia

'Deklaracja
Public Function GetMessage ( _
    targetName As String, _
    <OutAttribute> ByRef error As String _
) As String
public string GetMessage(
    string targetName,
    out string error
)

Parametry

  • targetName
    Typ: System.String
    Ścieżka obiektu docelowego get.
  • error
    Typ: System.String%
    Komunikat o błędzie, w który wiąże się to zdarzenie, jeśli wystąpił błąd.

Wartość zwracana

Typ: System.String
Komunikat, który jest zwracany przez operacji zakończonych, jeśli istnieje.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GettingEventArgs Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client