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