Freigeben über


SourceHostMaps Konstruktoren

Definition

Überlädt

SourceHostMaps()
SourceHostMaps(String, TextHolder)

SourceHostMaps()

public:
 SourceHostMaps();
public SourceHostMaps ();
Public Sub New ()

Gilt für:

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)

Parameter

name
String

Gilt für: