HttpResponseWrapper.TrySkipIisCustomErrors Tulajdonság

Definíció

Lekéri vagy beállít egy értéket, amely meghatározza, hogy az IIS 7.0 egyéni hibái le vannak-e tiltva.

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

Tulajdonság értéke

trueha az IIS 7.0 egyéni hibái le vannak tiltva; egyéb esetben. false

A következőre érvényes: