Partager via


Adapter(String, String, String, String, Guid, String) Constructeur

Définition

protected:
 Adapter(System::String ^ name, System::String ^ version, System::String ^ description, System::String ^ transportType, Guid clsid, System::String ^ propertyNamespace);
protected Adapter (string name, string version, string description, string transportType, Guid clsid, string propertyNamespace);
new Microsoft.BizTalk.Adapter.Common.Adapter : string * string * string * string * Guid * string -> Microsoft.BizTalk.Adapter.Common.Adapter
Protected Sub New (name As String, version As String, description As String, transportType As String, clsid As Guid, propertyNamespace As String)

Paramètres

name
String
version
String
description
String
transportType
String
clsid
Guid
propertyNamespace
String

S’applique à