UnvalidatedRequestValues.PathInfo Property

Definition

Gets additional path information for a resource that has a URL extension, without triggering ASP.NET request validation.

public string PathInfo { get; }

Property Value

A string that contains additional path information for a resource.

Remarks

Importante

If you use this property, you must manually check the data for potential cross-site scripting attacks.

Applies to

Produto Versões
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1