Manager.GetCodeBase メソッド
アセンブリ: IEHost (iehost.dll 内)

Public Shared Function GetCodeBase ( _ pURL As String, _ <OutAttribute> ByRef codeBase As String, _ <OutAttribute> ByRef application As String _ ) As Boolean
Dim pURL As String Dim codeBase As String Dim application As String Dim returnValue As Boolean returnValue = Manager.GetCodeBase(pURL, codeBase, application)
public: static bool GetCodeBase ( String^ pURL, [OutAttribute] String^% codeBase, [OutAttribute] String^% application )
public static boolean GetCodeBase ( String pURL, /** @attribute OutAttribute() */ /** @ref */ String codeBase, /** @attribute OutAttribute() */ /** @ref */ String application )


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に収録されているすべての辞書からManager.GetCodeBase メソッドを検索する場合は、下記のリンクをクリックしてください。

- Manager.GetCodeBase メソッドのページへのリンク