EpcLibExceptionMessageArguments Property |
The message format arguments for this exception.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic virtual Object[] MessageArguments { get; }
Return Value
Object the message arguments for this exception, or null if this exception is not localizable.
See Also