OwinEnvironmentFeature クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IOwinEnvironmentFeature の既定の実装。
public ref class OwinEnvironmentFeature : Microsoft::AspNetCore::Owin::IOwinEnvironmentFeature
public class OwinEnvironmentFeature : Microsoft.AspNetCore.Owin.IOwinEnvironmentFeature
type OwinEnvironmentFeature = class
interface IOwinEnvironmentFeature
Public Class OwinEnvironmentFeature
Implements IOwinEnvironmentFeature
- 継承
-
OwinEnvironmentFeature
- 実装
コンストラクター
OwinEnvironmentFeature() |
IOwinEnvironmentFeature の既定の実装。 |
プロパティ
Environment |
環境の値を取得または設定します。 |