StandardTableKeyNames.OutputWindowMessageProvider 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 provider which writes the message text associated with a message ID to output window.
public: System::String ^ OutputWindowMessageProvider;
std::wstring OutputWindowMessageProvider;
public const string OutputWindowMessageProvider;
val mutable OutputWindowMessageProvider : string
Public Const OutputWindowMessageProvider As String
Field Value
Remarks
The message ID under the same context of message provider must be unique.
Expected value data type is a Guid.