'Declaration
<NotNullAttribute()> ReadOnly Property ActivityTrace As String
'Usage
Dim instance As _UAEngineException Dim value As String value = instance.ActivityTrace
[NotNull()] string ActivityTrace {get;}
'Declaration
<NotNullAttribute()> ReadOnly Property ActivityTrace As String
'Usage
Dim instance As _UAEngineException Dim value As String value = instance.ActivityTrace
[NotNull()] string ActivityTrace {get;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.