DebuggerArgs Constructor
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim message As String
Dim instance As New DebuggerArgs(message)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
public DebuggerArgs (
string message
)
public:
DebuggerArgs (
String^ message
)
public DebuggerArgs (
String message
)
public function DebuggerArgs (
message : String
)
Parameters
- message
Platforms
See Also
Reference
DebuggerArgs Class
DebuggerArgs Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.