Provider.WriteDebugInfo Method
This language is not supported or no code example is available.
protected:
void WriteDebugInfo(
String^ format,
...array< array< object^ >^ >^ args
)
This language is not supported or no code example is available.
protected function WriteDebugInfo(
format : String,
... args : object[]
);
This language is not supported or no code example is available.
Parameters
-
format
-
string
-
args
-
object[]
In this article
Definition