VsaEngine.CreateEngineAndGetGlobalScopeWithType メソッド
アセンブリ: Microsoft.JScript (microsoft.jscript.dll 内)

Public Shared Function CreateEngineAndGetGlobalScopeWithType ( _ fast As Boolean, _ assemblyNames As String(), _ callingTypeHandle As RuntimeTypeHandle _ ) As GlobalScope
Dim fast As Boolean Dim assemblyNames As String() Dim callingTypeHandle As RuntimeTypeHandle Dim returnValue As GlobalScope returnValue = VsaEngine.CreateEngineAndGetGlobalScopeWithType(fast, assemblyNames, callingTypeHandle)
public static GlobalScope CreateEngineAndGetGlobalScopeWithType ( bool fast, string[] assemblyNames, RuntimeTypeHandle callingTypeHandle )
public: static GlobalScope^ CreateEngineAndGetGlobalScopeWithType ( bool fast, array<String^>^ assemblyNames, RuntimeTypeHandle callingTypeHandle )
public static GlobalScope CreateEngineAndGetGlobalScopeWithType ( boolean fast, String[] assemblyNames, RuntimeTypeHandle callingTypeHandle )
public static function CreateEngineAndGetGlobalScopeWithType ( fast : boolean, assemblyNames : String[], callingTypeHandle : RuntimeTypeHandle ) : GlobalScope
- assemblyNames
- callingTypeHandle

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からVsaEngine.CreateEngineAndGetGlobalScopeWithType メソッドを検索する場合は、下記のリンクをクリックしてください。

- VsaEngine.CreateEngineAndGetGlobalScopeWithType メソッドのページへのリンク