StandardTableKeyNames.OutputWindowMessageId Field

Definition

The message ID that is used to associate an entry in the error list with a text message in the output window. The expected value data type is uint.

public: System::String ^ OutputWindowMessageId;
std::wstring OutputWindowMessageId;
public const string OutputWindowMessageId;
val mutable OutputWindowMessageId : string
Public Const OutputWindowMessageId As String 

Field Value

Remarks

Expected value data type is an UInt32.

Applies to