NodeInvocationInfo.ExportedFunctionName Properti

Definisi

Jika diatur, menentukan nama ekspor fungsi CommonJS yang akan dipanggil. Jika tidak diatur, ekspor default modul Node.js harus merupakan fungsi yang akan dipanggil.

public:
 property System::String ^ ExportedFunctionName { System::String ^ get(); void set(System::String ^ value); };
public string ExportedFunctionName { get; set; }
member this.ExportedFunctionName : string with get, set
Public Property ExportedFunctionName As String

Nilai Properti

Berlaku untuk