Share via


NodeInvocationInfo.Args Propriété

Définition

Séquence d’arguments sérialisables JSON à passer à la fonction Node.js en cours d’appel.

public:
 property cli::array <System::Object ^> ^ Args { cli::array <System::Object ^> ^ get(); void set(cli::array <System::Object ^> ^ value); };
public object[] Args { get; set; }
member this.Args : obj[] with get, set
Public Property Args As Object()

Valeur de propriété

Object[]

S’applique à