JSInProcessObjectReference(JSInProcessRuntime, Int64) Konstruktor
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe JSInProcessObjectReference wystąpienie.
protected public:
JSInProcessObjectReference(Microsoft::JSInterop::JSInProcessRuntime ^ jsRuntime, long id);
protected internal JSInProcessObjectReference(Microsoft.JSInterop.JSInProcessRuntime jsRuntime, long id);
new Microsoft.JSInterop.Implementation.JSInProcessObjectReference : Microsoft.JSInterop.JSInProcessRuntime * int64 -> Microsoft.JSInterop.Implementation.JSInProcessObjectReference
Protected Friend Sub New (jsRuntime As JSInProcessRuntime, id As Long)
Parametry
- jsRuntime
- JSInProcessRuntime
Używany JSInProcessRuntime do wywoływania wywołań międzyoperacyjności JS.
- id
- Int64
Unikatowy identyfikator.