IDiagnosticsStringArguments Property |
List of object that are to be replaced into the Message at each
format specifyer.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax IDiagnosticsValue[] Arguments { get; }
ReadOnly Property Arguments As IDiagnosticsValue()
Get
property array<IDiagnosticsValue^>^ Arguments {
array<IDiagnosticsValue^>^ get ();
}
Property Value
Type:
IDiagnosticsValueSee Also