TransactionsSectionGroup.MachineSettings Eigenschaft

Definition

Ruft die Konfigurationseinstellungen ab, die auf der Computerebene festgelegt sind.

public:
 property System::Transactions::Configuration::MachineSettingsSection ^ MachineSettings { System::Transactions::Configuration::MachineSettingsSection ^ get(); };
[System.Configuration.ConfigurationProperty("machineSettings")]
public System.Transactions.Configuration.MachineSettingsSection MachineSettings { get; }
[<System.Configuration.ConfigurationProperty("machineSettings")>]
member this.MachineSettings : System.Transactions.Configuration.MachineSettingsSection
Public ReadOnly Property MachineSettings As MachineSettingsSection

Eigenschaftswert

MachineSettingsSection

Eine MachineSettingsSection, die die Konfigurationseinstellungen auf der Computerebene darstellt. Standardmäßig ist ein MachineSettingsSection mit Standardwerten aufgefüllt.

Attribute

Gilt für