TransactionsSectionGroup.MachineSettings Propriedade

Definição

Configura as definições ao nível da máquina.

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

Valor de Propriedade

A MachineSettingsSection que representa as definições de configuração ao nível da máquina. O padrão é um MachineSettingsSection que é preenchido com valores por defeito.

Atributos

Aplica-se a