Adapter(String, String, String, String, Guid, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- name
- String
- version
- String
- description
- String
- transportType
- String
- clsid
- Guid
- propertyNamespace
- String