AdapterConfigPropertyAttribute(String, VarEnum) 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.
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)
Parameters
- name
- String
- type
- VarEnum