ServicedComponent.System.EnterpriseServices.IServicedComponentInfo.GetComponentInfo メソッド
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)
構文Private Sub System.EnterpriseServices.IServicedComponentInfo.GetComponentInfo ( _ ByRef infoMask As Integer, _ <OutAttribute> ByRef infoArray As String() _ ) Implements IServicedComponentInfo.GetComponentInfo
Dim instance As ServicedComponent Dim infoMask As Integer Dim infoArray As String() CType(instance, IServicedComponentInfo).GetComponentInfo(infoMask, infoArray)
private: virtual void System.EnterpriseServices.IServicedComponentInfo.GetComponentInfo ( int% infoMask, [OutAttribute] array<String^>^% infoArray ) sealed = IServicedComponentInfo::GetComponentInfo
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- ServicedComponent.System.EnterpriseServices.IServicedComponentInfo.GetComponentInfo メソッドのページへのリンク