Поделиться через


IHostApplicationBuilder.Properties Свойство

Определение

Возвращает центральное расположение для совместного использования состояния между компонентами в процессе сборки узла.

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)

Значение свойства

Применяется к