ISoapServerVRoot.GetVirtualRootStatus メソッド
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)

Sub GetVirtualRootStatus ( _ rootWebServer As String, _ inBaseUrl As String, _ inVirtualRoot As String, _ <OutAttribute> ByRef exists As String, _ <OutAttribute> ByRef secureSockets As String, _ <OutAttribute> ByRef windowsAuth As String, _ <OutAttribute> ByRef anonymous As String, _ <OutAttribute> ByRef homePage As String, _ <OutAttribute> ByRef discoFile As String, _ <OutAttribute> ByRef physicalPath As String, _ <OutAttribute> ByRef baseUrl As String, _ <OutAttribute> ByRef virtualRoot As String _ )
Dim instance As ISoapServerVRoot Dim rootWebServer As String Dim inBaseUrl As String Dim inVirtualRoot As String Dim exists As String Dim secureSockets As String Dim windowsAuth As String Dim anonymous As String Dim homePage As String Dim discoFile As String Dim physicalPath As String Dim baseUrl As String Dim virtualRoot As String instance.GetVirtualRootStatus(rootWebServer, inBaseUrl, inVirtualRoot, exists, secureSockets, windowsAuth, anonymous, homePage, discoFile, physicalPath, baseUrl, virtualRoot)
void GetVirtualRootStatus ( string rootWebServer, string inBaseUrl, string inVirtualRoot, out string exists, out string secureSockets, out string windowsAuth, out string anonymous, out string homePage, out string discoFile, out string physicalPath, out string baseUrl, out string virtualRoot )
void GetVirtualRootStatus ( String^ rootWebServer, String^ inBaseUrl, String^ inVirtualRoot, [OutAttribute] String^% exists, [OutAttribute] String^% secureSockets, [OutAttribute] String^% windowsAuth, [OutAttribute] String^% anonymous, [OutAttribute] String^% homePage, [OutAttribute] String^% discoFile, [OutAttribute] String^% physicalPath, [OutAttribute] String^% baseUrl, [OutAttribute] String^% virtualRoot )
void GetVirtualRootStatus ( String rootWebServer, String inBaseUrl, String inVirtualRoot, /** @attribute OutAttribute() */ /** @ref */ String exists, /** @attribute OutAttribute() */ /** @ref */ String secureSockets, /** @attribute OutAttribute() */ /** @ref */ String windowsAuth, /** @attribute OutAttribute() */ /** @ref */ String anonymous, /** @attribute OutAttribute() */ /** @ref */ String homePage, /** @attribute OutAttribute() */ /** @ref */ String discoFile, /** @attribute OutAttribute() */ /** @ref */ String physicalPath, /** @attribute OutAttribute() */ /** @ref */ String baseUrl, /** @attribute OutAttribute() */ /** @ref */ String virtualRoot )


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

- ISoapServerVRoot.GetVirtualRootStatus メソッドのページへのリンク