TransactionsSectionGroup.DefaultSettings Eigenschap

Definitie

Hiermee worden de standaardinstellingen opgehaald die worden gebruikt om de elementen en kenmerken in een sectie transacties te initialiseren.

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

Waarde van eigenschap

Een DefaultSettingsSection die de standaardinstellingen vertegenwoordigt. De standaardwaarde is een DefaultSettingsSection die is gevuld met standaardwaarden.

Kenmerken

Van toepassing op