TransactionsSectionGroup.DefaultSettings Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
Objekt DefaultSettingsSection , který představuje výchozí nastavení. Výchozí hodnota je , DefaultSettingsSection která se naplní výchozími hodnotami.
- Atributy