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

Sub ProcessServerTlb ( _ ProgId As String, _ SrcTlbPath As String, _ PhysicalPath As String, _ Operation As String, _ <OutAttribute> ByRef AssemblyName As String, _ <OutAttribute> ByRef TypeName As String, _ <OutAttribute> ByRef Error As String _ )
Dim instance As IComSoapPublisher Dim ProgId As String Dim SrcTlbPath As String Dim PhysicalPath As String Dim Operation As String Dim AssemblyName As String Dim TypeName As String Dim Error As String instance.ProcessServerTlb(ProgId, SrcTlbPath, PhysicalPath, Operation, AssemblyName, TypeName, Error)
void ProcessServerTlb ( string ProgId, string SrcTlbPath, string PhysicalPath, string Operation, out string AssemblyName, out string TypeName, out string Error )
void ProcessServerTlb ( String^ ProgId, String^ SrcTlbPath, String^ PhysicalPath, String^ Operation, [OutAttribute] String^% AssemblyName, [OutAttribute] String^% TypeName, [OutAttribute] String^% Error )
void ProcessServerTlb ( String ProgId, String SrcTlbPath, String PhysicalPath, String Operation, /** @attribute OutAttribute() */ /** @ref */ String AssemblyName, /** @attribute OutAttribute() */ /** @ref */ String TypeName, /** @attribute OutAttribute() */ /** @ref */ String Error )
- PhysicalPath


COM+ コンポーネントの Web.config ファイルおよび Default.disco ファイルのエントリを生成します。必要に応じてプロキシを生成します。
ProcessServerTlb の代わりに AddServerTlb と DeleteServerTlb を使用することをお勧めします。


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

- IComSoapPublisher.ProcessServerTlb メソッドのページへのリンク