IRemoteWebConfigurationHostServer.GetFilePaths メソッド
アセンブリ: System.Web (system.web.dll 内)

Function GetFilePaths ( _ webLevel As Integer, _ path As String, _ site As String, _ locationSubPath As String _ ) As String
Dim instance As IRemoteWebConfigurationHostServer Dim webLevel As Integer Dim path As String Dim site As String Dim locationSubPath As String Dim returnValue As String returnValue = instance.GetFilePaths(webLevel, path, site, locationSubPath)
function GetFilePaths ( webLevel : 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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- IRemoteWebConfigurationHostServer.GetFilePaths メソッドのページへのリンク