다음을 통해 공유


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입니다.

특성

적용 대상