IsWellFormedOriginalString()

Uri::IsWellFormedOriginalString() const method

Indicates whether the string used to construct this Uri was well-formed and is not required to be further escaped.

bool System::Uri::IsWellFormedOriginalString() const

See Also