{0} contains the color name '{1}', which is not valid. Color names must be in lower camel case; for example: "mediumSeaGreen".
contains field {1} that is of IDisposable type: {2}. Change the Dispose method on {0} to call Dispose or Close on this field. ...
contains file or folder name '{1}', which is not valid. Use path components that do not have reserved device name as a part ...
contains no valid assembly and will not appear in the wizard. Try building the project you are trying to reference and run ...
contains one or more calls to GC.KeepAlive(object) that should be removed (after converting to SafeHandle to encapsulate ...
contains the color name '{1}', which is not valid. Color names must be in lower camel case; for example: "mediumSeaGreen". ...
Content type name cannot contain: \ / : ? " # % < > { } | ~ , two consecutive periods (.), or special characters such as ...
Context Help : Includes a question mark in the title bar of the window. When the user clicks the question mark, the cursor ...
ContextHandle: 0x{0:X}, Process Name: {1}, DMA Packet Type: {2}, Submit Time (ms): {3:N}, Delay In Queue (ms): {4:N}, Start ...
Continue statement Transfers execution immediately to the next iteration of the loop. Can be used in a Do loop, a For loop, ...