| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim code As UInteger Dim format As String Dim args() As Object Dim value As ServiceResultException value = ServiceResultException.Create(code, format, args) | |
Parameters
- code
- format
- args
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    