Udostępnij za pośrednictwem


Metoda Markers.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 Shared Sub WriteAlert ( _
    text As String _
)
public static void WriteAlert(
    string text
)
public:
static void WriteAlert(
    String^ text
)
static member WriteAlert : 
        text:string -> unit
public static function WriteAlert(
    text : String
)

Parametry

  • text
    Typ: String

    Lokację alertu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Markers Klasa

Przeciążenie WriteAlert

Przestrzeń nazw Microsoft.ConcurrencyVisualizer.Instrumentation