Share via


IHostBuilder.Properties Propriété

Définition

Emplacement central pour le partage de l’état entre les composants pendant le processus de génération de l’hôte.

public:
 property System::Collections::Generic::IDictionary<System::Object ^, System::Object ^> ^ Properties { System::Collections::Generic::IDictionary<System::Object ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<object,object> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<obj, obj>
Public ReadOnly Property Properties As IDictionary(Of Object, Object)

Valeur de propriété

S’applique à