Runtime.EncodeTrace Method (Exception)
Trace Encoder. Encodes a StrackTrace in a way it can be decoded with the matching traceinfo.
[Visual Basic]
Overloads Public Shared Function EncodeTrace( _
ByVal
Ex As
Exception _
) As
String
Parameters
-
Ex
- Exception from which the Stack Trace should be encoded
Return Value
The encoded stack trace.
See Also
Runtime Class | PvLogiciels.dotNetProtector Namespace | Runtime.EncodeTrace Overload List