OwinEnvironmentFeature.Environment Özellik

Tanım

Ortam değerlerini alır veya ayarlar.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ Environment { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); void set(System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ value); };
public System.Collections.Generic.IDictionary<string,object> Environment { get; set; }
member this.Environment : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Environment As IDictionary(Of String, Object)

Özellik Değeri

Uygulamalar

Şunlara uygulanır