다음을 통해 공유


HostInstanceSettings.Hosts 속성

정의

public:
 property System::Collections::Generic::List<Microsoft::BizTalk::ExplorerOM::ServerSettingsContainerWithNameAttr ^> ^ Hosts { System::Collections::Generic::List<Microsoft::BizTalk::ExplorerOM::ServerSettingsContainerWithNameAttr ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::BizTalk::ExplorerOM::ServerSettingsContainerWithNameAttr ^> ^ value); };
public System.Collections.Generic.List<Microsoft.BizTalk.ExplorerOM.ServerSettingsContainerWithNameAttr> Hosts { get; set; }
member this.Hosts : System.Collections.Generic.List<Microsoft.BizTalk.ExplorerOM.ServerSettingsContainerWithNameAttr> with get, set
Public Property Hosts As List(Of ServerSettingsContainerWithNameAttr)

속성 값

적용 대상