UriCreationOptions Struct

Definition

Provides options that control how a Uri is created and behaves.

public value class UriCreationOptions
public struct UriCreationOptions
type UriCreationOptions = struct
Public Structure UriCreationOptions
Inheritance
UriCreationOptions

Properties

DangerousDisablePathAndQueryCanonicalization

Gets or sets a value that indicates whether the path and query are validated and normalized.

Applies to