Condividi tramite


NodeInvocationInfo.Args Proprietà

Definizione

Sequenza di argomenti serializzabili JSON da passare alla funzione Node.js richiamata.

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()

Valore della proprietà

Object[]

Si applica a