Provider.WriteDebugInfo Method

protected void WriteDebugInfo( 
string format
params object[] args 
)
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