TransactionsSectionGroup.MachineSettings Proprietà

Definizione

Ottiene le impostazioni di configurazione definite a livello del computer.

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

Valore della proprietà

MachineSettingsSection

Oggetto MachineSettingsSection che rappresenta le impostazioni di configurazione a livello del computer. Per impostazione predefinita, viene restituito un oggetto MachineSettingsSection contenente i valori predefiniti.

Attributi

Si applica a