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

Public Sub GetComponentInfo ( _ assemblyPath As String, _ <OutAttribute> ByRef numComponents As String, _ <OutAttribute> ByRef componentInfo As String _ )
Dim instance As ComManagedImportUtil Dim assemblyPath As String Dim numComponents As String Dim componentInfo As String instance.GetComponentInfo(assemblyPath, numComponents, componentInfo)
public void GetComponentInfo ( string assemblyPath, out string numComponents, out string componentInfo )
public: virtual void GetComponentInfo ( String^ assemblyPath, [OutAttribute] String^% numComponents, [OutAttribute] String^% componentInfo ) sealed
public final void GetComponentInfo ( String assemblyPath, /** @attribute OutAttribute() */ /** @ref */ String numComponents, /** @attribute OutAttribute() */ /** @ref */ String componentInfo )

例外の種類 | 条件 |
---|---|
ArgumentException | assemblyPath が、空の文字列か、空白しか含んでいないか、または InvalidPathChars で定義されている無効な文字を 1 つ以上含んでいます。 または |
SecurityException | |
ArgumentNullException | assemblyPath が null 参照 (Visual Basic では Nothing) です。 |
NotSupportedException | |
PathTooLongException | 指定したパス、ファイル名、またはその両方がシステム定義の最大長を超えています。たとえば、Windows ベースのプラットフォームの場合、パスの長さは 248 文字未満、ファイル名の長さは 260 文字未満である必要があります。 |



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

- ComManagedImportUtil.GetComponentInfo メソッドのページへのリンク