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

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

IComManagedImportUtil.GetComponentInfo メソッド

アセンブリからコンポーネント情報取得します

名前空間: System.EnterpriseServices.Internal
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)
構文構文

Sub GetComponentInfo ( _
    assemblyPath As String, _
    <OutAttribute> ByRef numComponents As
 String, _
    <OutAttribute> ByRef componentInfo As
 String _
)
Dim instance As IComManagedImportUtil
Dim assemblyPath As String
Dim numComponents As String
Dim componentInfo As String

instance.GetComponentInfo(assemblyPath, numComponents, componentInfo)
void GetComponentInfo (
    string assemblyPath,
    out string numComponents,
    out string componentInfo
)
void GetComponentInfo (
    String^ assemblyPath, 
    [OutAttribute] String^% numComponents, 
    [OutAttribute] String^% componentInfo
)
void GetComponentInfo (
    String assemblyPath, 
    /** @attribute OutAttribute() */ /** @ref */ String numComponents, 
    /** @attribute OutAttribute() */ /** @ref */ String componentInfo
)
JScript では、値型引数参照渡しされません。

パラメータ

assemblyPath

アセンブリへのパス

numComponents

このメソッド返されるときに、このパラメータアセンブリ内のコンポーネントの数を格納します

componentInfo

このメソッド返されるときに、このパラメータコンポーネントに関する情報格納します

例外例外
例外種類条件

ArgumentException

assemblyPath が、空の文字列 ("") か、空白しか含んでいないか、または InvalidPathChars で定義されている無効な文字1 つ以上含んでます。

または

システムは、絶対パス取得できませんでした

SecurityException

呼び出し元に必要なアクセス許可がありません。

ArgumentNullException

assemblyPathnull 参照 (Visual Basic では Nothing) です。

NotSupportedException

assemblyPathコロン (":") が含まれています。

PathTooLongException

指定したパスファイル名、またはその両方システム定義の最大長を超えてます。たとえば、Windows ベースプラットフォーム場合パス長さ248 文字未満ファイル名長さ260 文字未満である必要があります

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS