Manager.GetConfigurationFile メソッド
アセンブリ: IEHost (iehost.dll 内)
 構文
構文Public Shared Function GetConfigurationFile ( _ pURL As String, _ <OutAttribute> ByRef path As String, _ <OutAttribute> ByRef file As String _ ) As Boolean
Dim pURL As String Dim path As String Dim file As String Dim returnValue As Boolean returnValue = Manager.GetConfigurationFile(pURL, path, file)
public: static bool GetConfigurationFile ( String^ pURL, [OutAttribute] String^% path, [OutAttribute] String^% file )
public static boolean GetConfigurationFile ( String pURL, /** @attribute OutAttribute() */ /** @ref */ String path, /** @attribute OutAttribute() */ /** @ref */ String file )
 .NET Framework のセキュリティ
.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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照- Manager.GetConfigurationFile メソッドのページへのリンク

 
                             
                    


