Markers.WriteMessage 메서드 (String)

 

게시 날짜: 2016년 7월

지정된 텍스트가 있는 동시성 시각화 추적 파일에 메시지를 씁니다.

네임스페이스:   Microsoft.ConcurrencyVisualizer.Instrumentation
어셈블리:  Microsoft.ConcurrencyVisualizer.Markers(Microsoft.ConcurrencyVisualizer.Markers.dll에 있음)

구문

public static void WriteMessage(
    string text
)
public:
static void WriteMessage(
    String^ text
)
static member WriteMessage : 
        text:string -> unit
Public Shared Sub WriteMessage (
    text As String
)

매개 변수

참고 항목

WriteMessage 오버로드
Markers 클래스
Microsoft.ConcurrencyVisualizer.Instrumentation 네임스페이스

맨 위로 이동