Partager via


DTEClass.CommandLineArguments, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Pour plus d'informations sur cette propriété, consultez CommandLineArguments.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property CommandLineArguments As String
public virtual string CommandLineArguments { get; }
public:
virtual property String^ CommandLineArguments {
    String^ get ();
}
abstract CommandLineArguments : string with get 
override CommandLineArguments : string with get
function get CommandLineArguments () : String

Valeur de propriété

Type : String
Arguments de la ligne de commande.

Implémentations

_DTE.CommandLineArguments

Sécurité .NET Framework

Voir aussi

Référence

DTEClass Classe

EnvDTE, espace de noms