HostMappings Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
HostMappings() | |
HostMappings(List<SourceHostMaps>) |
HostMappings()
public:
HostMappings();
public HostMappings ();
Public Sub New ()
S’applique à
HostMappings(List<SourceHostMaps>)
public:
HostMappings(System::Collections::Generic::List<Microsoft::BizTalk::ExplorerOM::SourceHostMaps ^> ^ shm);
public HostMappings (System.Collections.Generic.List<Microsoft.BizTalk.ExplorerOM.SourceHostMaps> shm);
new Microsoft.BizTalk.ExplorerOM.HostMappings : System.Collections.Generic.List<Microsoft.BizTalk.ExplorerOM.SourceHostMaps> -> Microsoft.BizTalk.ExplorerOM.HostMappings
Public Sub New (shm As List(Of SourceHostMaps))
Paramètres
- shm
- List<SourceHostMaps>