RemoteWebConfigurationHostServer.GetFilePaths メソッド
アセンブリ: System.Web (system.web.dll 内)
構文Public Function GetFilePaths ( _ webLevelAsInt As Integer, _ path As String, _ site As String, _ locationSubPath As String _ ) As String
Dim instance As RemoteWebConfigurationHostServer Dim webLevelAsInt As Integer Dim path As String Dim site As String Dim locationSubPath As String Dim returnValue As String returnValue = instance.GetFilePaths(webLevelAsInt, path, site, locationSubPath)
public: virtual String^ GetFilePaths ( int webLevelAsInt, String^ path, String^ site, String^ locationSubPath ) sealed
public final String GetFilePaths ( int webLevelAsInt, String path, String site, String locationSubPath )
public final function GetFilePaths ( webLevelAsInt : int, path : String, site : String, locationSubPath : String ) : String
- locationSubPath
構成ファイルの場所のサブパス。
構成ファイルのファイル パスを表す、連結された文字列。
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からRemoteWebConfigurationHostServer.GetFilePaths メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からRemoteWebConfigurationHostServer.GetFilePaths メソッド
を検索
- RemoteWebConfigurationHostServer.GetFilePaths メソッドのページへのリンク