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

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

IAspNetManagementUtility.RegisterAsnetMmcAssembly メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

Microsoft 管理コンソール (MMC: Microsoft Management Console) に ASP.NET スナップインを登録します

名前空間: Microsoft.Aspnet.Snapin
アセンブリ: AspNetMMCExt (aspnetmmcext.dll 内)
構文構文

Sub RegisterAsnetMmcAssembly ( _
    doReg As Integer, _
    <InAttribute> assemblyName As String,
 _
    <InAttribute> binaryDirectory As String,
 _
    <OutAttribute> ByRef exception As
 IntPtr _
)
Dim instance As IAspNetManagementUtility
Dim doReg As Integer
Dim assemblyName As String
Dim binaryDirectory As String
Dim exception As IntPtr

instance.RegisterAsnetMmcAssembly(doReg, assemblyName, binaryDirectory, exception)
void RegisterAsnetMmcAssembly (
    int doReg,
    [InAttribute] string assemblyName,
    [InAttribute] string binaryDirectory,
    out IntPtr exception
)
void RegisterAsnetMmcAssembly (
    int doReg, 
    [InAttribute] String^ assemblyName, 
    [InAttribute] String^ binaryDirectory, 
    [OutAttribute] IntPtr% exception
)
void RegisterAsnetMmcAssembly (
    int doReg, 
    /** @attribute InAttribute() */ String assemblyName, 
    /** @attribute InAttribute() */ String binaryDirectory, 
    /** @attribute OutAttribute() */ /** @ref */ IntPtr exception
)
JScript では、値型引数参照渡しされません。

パラメータ

doReg

アセンブリ登録する場合は値 1。登録を解除する場合は値 0。

assemblyName

登録するアセンブリの名前。

binaryDirectory

アセンブリ格納しているディレクトリ

exception

登録中にスローされた例外へのポインタ

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IAspNetManagementUtility インターフェイス
IAspNetManagementUtility メンバ
Microsoft.Aspnet.Snapin 名前空間



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS