IStatusCodePagesFeature.Enabled 속성

정의

상태 코드 미들웨어가 응답을 처리할지를 나타냅니다.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

속성 값

적용 대상