Udostępnij za pośrednictwem


Metoda MarkerSeries.WriteAlert — (String)

Zapisuje plik śledzenia współbieżności podglądacza z podanego ciągu alert.

Przestrzeń nazw:  Microsoft.ConcurrencyVisualizer.Instrumentation
Zestaw:  Microsoft.ConcurrencyVisualizer.Markers (w Microsoft.ConcurrencyVisualizer.Markers.dll)

Składnia

'Deklaracja
Public Sub WriteAlert ( _
    text As String _
)
public void WriteAlert(
    string text
)
public:
void WriteAlert(
    String^ text
)
member WriteAlert : 
        text:string -> unit
public function WriteAlert(
    text : String
)

Parametry

  • text
    Typ: String

    Opis alertu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

MarkerSeries Klasa

Przeciążenie WriteAlert

Przestrzeń nazw Microsoft.ConcurrencyVisualizer.Instrumentation