Compartir a través de


AdapterConfigPropertyAttribute(String, VarEnum) Constructor

Definición

public:
 AdapterConfigPropertyAttribute(System::String ^ name, System::Runtime::InteropServices::VarEnum type);
public AdapterConfigPropertyAttribute (string name, System.Runtime.InteropServices.VarEnum type);
new Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigPropertyAttribute : string * System.Runtime.InteropServices.VarEnum -> Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigPropertyAttribute
Public Sub New (name As String, type As VarEnum)

Parámetros

name
String
type
VarEnum

Se aplica a