TransactionsSectionGroup.MachineSettings 属性

定义

获取在计算机级设置的配置设置。

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

属性值

MachineSettingsSection

表示计算机级配置设置的 MachineSettingsSection。 默认为使用默认值填充的 MachineSettingsSection

属性

适用于