Subscriber portal
Gets or sets the inner exception.
[DefaultValueAttribute(null)] public InArgument<Exception> InnerException { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Returns the inner exception.
CreateException<T> ClassMicrosoft.Activities Namespace