StandardTableKeyNames.OutputWindowMessageId Field
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.
The message ID that is used to associate an entry in error list with a text nessage in output window.
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.