Sdílet prostřednictvím


TransactionsSectionGroup.MachineSettings Vlastnost

Definice

Získá nastavení konfigurace nastavené na úrovni počítače.

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

Hodnota vlastnosti

MachineSettingsSection

Objekt MachineSettingsSection , který představuje nastavení konfigurace na úrovni počítače. Výchozí hodnota je , MachineSettingsSection která se naplní výchozími hodnotami.

Atributy

Platí pro