SourceHostMaps Constructors
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.
Overloads
SourceHostMaps() | |
SourceHostMaps(String, TextHolder) |
SourceHostMaps()
public:
SourceHostMaps();
public SourceHostMaps ();
Public Sub New ()
Applies to
SourceHostMaps(String, TextHolder)
public:
SourceHostMaps(System::String ^ name, Microsoft::BizTalk::ExplorerOM::TextHolder ^ dh);
public SourceHostMaps (string name, Microsoft.BizTalk.ExplorerOM.TextHolder dh);
new Microsoft.BizTalk.ExplorerOM.SourceHostMaps : string * Microsoft.BizTalk.ExplorerOM.TextHolder -> Microsoft.BizTalk.ExplorerOM.SourceHostMaps
Public Sub New (name As String, dh As TextHolder)
Parameters
- name
- String
- dh
- TextHolder