'Declaration
Public Overrides ReadOnly Property StackTrace As String
'Usage
Dim instance As UAServiceException Dim value As String value = instance.StackTrace
public override string StackTrace {get;}
Property Value
This value of this property can be null
(Nothing
in Visual Basic).