Freigeben über


ConfigurationPackageDescription.Settings Eigenschaft

Definition

Achtung

Use Settings property of System.Fabric.ConfigurationPackage type.

VERALTET. Ruft die analysierten Konfigurationseinstellungen aus dem Konfigurationspaket ab.

[System.Obsolete("Use Settings property of System.Fabric.ConfigurationPackage type.")]
public System.Fabric.Description.ConfigurationSettings Settings { get; }
[<System.Obsolete("Use Settings property of System.Fabric.ConfigurationPackage type.")>]
member this.Settings : System.Fabric.Description.ConfigurationSettings
Public ReadOnly Property Settings As ConfigurationSettings

Eigenschaftswert

Die analysierten Konfigurationseinstellungen aus dem Konfigurationspaket.

Attribute

Hinweise

Diese Eigenschaft ist veraltet. Verwenden Sie stattdessen die Settings-Eigenschaft des System.Fabric.ConfigurationPackage-Typs.

Gilt für: