Share via


NodeInvocationInfo.Args 屬性

定義

要傳遞至所叫用之 Node.js 函式的 JSON 可序列化引數序列。

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

屬性值

Object[]

適用於