TeamFoundationTrace.WarningIf Method
Include Protected Members
Include Inherited Members
Conditionally writes a warning message to the trace output.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
WarningIf(Boolean, String) | Conditionally writes a warning message to the trace output. | |
WarningIf(Boolean, String, array<Object[]) | Conditionally writes a warning message to the trace output. |
Top