Sdílet prostřednictvím


TransactionsSectionGroup.DefaultSettings Vlastnost

Definice

Získá výchozí nastavení použité k inicializaci elementů a atributů v oddílu transakcí.

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

Hodnota vlastnosti

DefaultSettingsSection

Objekt DefaultSettingsSection , který představuje výchozí nastavení. Výchozí hodnota je , DefaultSettingsSection která se naplní výchozími hodnotami.

Atributy

Platí pro