DkmUserMessage.MessageBoxFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Win32 message box flags from winuser.h (ex: MB_OK). These flags are ignored if OutputKind is not set to 'MessageBox'.
public:
property Microsoft::VisualStudio::Debugger::MessageBoxFlags MessageBoxFlags { Microsoft::VisualStudio::Debugger::MessageBoxFlags get(); };
public:
property Microsoft::VisualStudio::Debugger::MessageBoxFlags MessageBoxFlags { Microsoft::VisualStudio::Debugger::MessageBoxFlags get(); };
public Microsoft.VisualStudio.Debugger.MessageBoxFlags MessageBoxFlags { get; }
member this.MessageBoxFlags : Microsoft.VisualStudio.Debugger.MessageBoxFlags
Public ReadOnly Property MessageBoxFlags As MessageBoxFlags
Property Value
Returns MessageBoxFlags.