ExportedSettings.HostInstanceSettings Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::BizTalk::ExplorerOM::HostInstanceSettings ^ HostInstanceSettings { Microsoft::BizTalk::ExplorerOM::HostInstanceSettings ^ get(); void set(Microsoft::BizTalk::ExplorerOM::HostInstanceSettings ^ value); };
public Microsoft.BizTalk.ExplorerOM.HostInstanceSettings HostInstanceSettings { get; set; }
member this.HostInstanceSettings : Microsoft.BizTalk.ExplorerOM.HostInstanceSettings with get, set
Public Property HostInstanceSettings As HostInstanceSettings