DkmUserMessage.Post Method

Definition

Displays a message to the user inside the Visual Studio debugger IDE. This function does not block waiting for the user to dismiss the error message.

public:
 void Post();
public:
 void Post();
void Post();
public void Post ();
member this.Post : unit -> unit
Public Sub Post ()

Applies to