TransactionsSectionGroup.DefaultSettings 属性

定义

获取用于初始化事务节中的元素和特性的默认设置。

public:
 property System::Transactions::Configuration::DefaultSettingsSection ^ DefaultSettings { System::Transactions::Configuration::DefaultSettingsSection ^ get(); };
[System.Configuration.ConfigurationProperty("defaultSettings")]
public System.Transactions.Configuration.DefaultSettingsSection DefaultSettings { get; }
[<System.Configuration.ConfigurationProperty("defaultSettings")>]
member this.DefaultSettings : System.Transactions.Configuration.DefaultSettingsSection
Public ReadOnly Property DefaultSettings As DefaultSettingsSection

属性值

DefaultSettingsSection

一个 DefaultSettingsSection,表示默认设置。 默认为使用默认值填充的 DefaultSettingsSection

属性

适用于