JSInProcessRuntimeExtensions Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extensions for IJSInProcessRuntime.
public ref class JSInProcessRuntimeExtensions abstract sealed
	public static class JSInProcessRuntimeExtensions
	type JSInProcessRuntimeExtensions = class
	Public Module JSInProcessRuntimeExtensions
		- Inheritance
 - 
				JSInProcessRuntimeExtensions
 
Methods
| InvokeVoid(IJSInProcessRuntime, String, Object[]) | 
		 Invokes the specified JavaScript function synchronously.  |