VsaEngine.CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace メソッド
アセンブリ: Microsoft.JScript (microsoft.jscript.dll 内)
構文Public Shared Function CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace ( _ fast As Boolean, _ assemblyNames As String(), _ callingTypeHandle As RuntimeTypeHandle, _ rootNamespace As String _ ) As GlobalScope
Dim fast As Boolean Dim assemblyNames As String() Dim callingTypeHandle As RuntimeTypeHandle Dim rootNamespace As String Dim returnValue As GlobalScope returnValue = VsaEngine.CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace(fast, assemblyNames, callingTypeHandle, rootNamespace)
public static GlobalScope CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace ( bool fast, string[] assemblyNames, RuntimeTypeHandle callingTypeHandle, string rootNamespace )
public: static GlobalScope^ CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace ( bool fast, array<String^>^ assemblyNames, RuntimeTypeHandle callingTypeHandle, String^ rootNamespace )
public static GlobalScope CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace ( boolean fast, String[] assemblyNames, RuntimeTypeHandle callingTypeHandle, String rootNamespace )
public static function CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace ( fast : boolean, assemblyNames : String[], callingTypeHandle : RuntimeTypeHandle, rootNamespace : String ) : GlobalScope
- assemblyNames
- callingTypeHandle
- rootNamespace
プラットフォーム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.CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からVsaEngine.CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace メソッド
を検索
- VsaEngine.CreateEngineAndGetGlobalScopeWithTypeAndRootNamespace メソッドのページへのリンク