Compartir a través de


ProvideCommandLineSwitchAttribute.Arguments (Propiedad)

Obtiene o establece el número de argumentos para el modificador de la línea de comandos.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Public Property Arguments As Integer
public int Arguments { get; set; }

Valor de propiedad

Tipo: System.Int32
El número de argumentos para el modificador de la línea de comandos.

Seguridad de .NET Framework

Vea también

Referencia

ProvideCommandLineSwitchAttribute Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)