IAppDomainFactory.Create メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > IAppDomainFactory.Create メソッドの意味・解説 

IAppDomainFactory.Create メソッド

指定した Web アプリケーション新しアプリケーション ドメイン作成します。このインターフェイスは、.NET Framework Version 2.0 より前のバージョン使用されいましたバージョン 2.0 では、代わりに IAppManagerAppDomainFactory インターフェイス使用されます。

名前空間: System.Web.Hosting
アセンブリ: 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

パラメータ

module

Web アプリケーション格納されているモジュール

typeName

Web アプリケーション種類

appId

Web アプリケーション一意識別子

appPath

Web アプリケーションファイルへのパス

strUrlOfAppOrigin

Web アプリケーションの元の URL

iZone

Web アプリケーションの元のゾーン

戻り値
指定した Web アプリケーション新しアプリケーション ドメイン

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IAppDomainFactory インターフェイス
IAppDomainFactory メンバ
System.Web.Hosting 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からIAppDomainFactory.Create メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からIAppDomainFactory.Create メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からIAppDomainFactory.Create メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

IAppDomainFactory.Create メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



IAppDomainFactory.Create メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS