Table of Contents

Property ParameterName

Namespace
WhalesSecret.TradeScriptLib.Exceptions
Assembly
WhalesSecret.TradeScriptLib.dll

ParameterName

Name of the invalid parameter that caused this exception, or null if not specified.

public string? ParameterName { get; }

Property Value

string