Table of Contents

Property VariadicArgumentParameterIndex

Namespace
DSharpPlus.Commands.Converters
Assembly
DSharpPlus.Commands.dll

VariadicArgumentParameterIndex

The current index of the variadic-argument parameter.

public int VariadicArgumentParameterIndex { get; protected set; }

Property Value

int