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

Function Create ( _ <InAttribute> module As String, _ <InAttribute> typeName As String, _ <InAttribute> appId As String, _ <InAttribute> appPath As String, _ <InAttribute> strUrlOfAppOrigin As String, _ <InAttribute> iZone As Integer _ ) As Object
Dim instance As IAppDomainFactory Dim module As String Dim typeName As String Dim appId As String Dim appPath As String Dim strUrlOfAppOrigin As String Dim iZone As Integer Dim returnValue As Object returnValue = instance.Create(module, typeName, appId, appPath, strUrlOfAppOrigin, iZone)
Object Create ( [InAttribute] string module, [InAttribute] string typeName, [InAttribute] string appId, [InAttribute] string appPath, [InAttribute] string strUrlOfAppOrigin, [InAttribute] int iZone )
Object^ Create ( [InAttribute] String^ module, [InAttribute] String^ typeName, [InAttribute] String^ appId, [InAttribute] String^ appPath, [InAttribute] String^ strUrlOfAppOrigin, [InAttribute] int iZone )
Object Create ( /** @attribute InAttribute() */ String module, /** @attribute InAttribute() */ String typeName, /** @attribute InAttribute() */ String appId, /** @attribute InAttribute() */ String appPath, /** @attribute InAttribute() */ String strUrlOfAppOrigin, /** @attribute InAttribute() */ int iZone )
function Create ( module : String, typeName : String, appId : String, appPath : String, strUrlOfAppOrigin : String, iZone : int ) : Object
- appId
- appPath
- strUrlOfAppOrigin
Web アプリケーションの元の URL。
指定した Web アプリケーションの新しいアプリケーション ドメイン。

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

- IAppDomainFactory.Create メソッドのページへのリンク