Compartir a través de


Adapter(String, String, String, String, Guid, String) Constructor

Definición

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)

Parámetros

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

Se aplica a