Aracılığıyla paylaş


NodeInvocationInfo.Args Özellik

Tanım

Çağrılan Node.js işlevine geçirilecek JSON serileştirilebilir bağımsız değişkenlerin dizisi.

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

Özellik Değeri

Object[]

Şunlara uygulanır