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

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

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.CreateEngineAndGetGlobalScope メソッドを検索する場合は、下記のリンクをクリックしてください。

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