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.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.11.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)