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 )
.NET Framework のセキュリティ
プラットフォーム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 メソッド
を検索
- Manager.GetCodeBase メソッドのページへのリンク