Uri.Suspicious Property

Gets a value that indicates whether the Uniform Resource Identifier (URI) is not well-formed.

Syntax

public:
property bool Suspicious {
         bool get ();
}  

Property value

Type: bool 

  True if the Uniform Resource Identifier (URI) is flagged as suspicious; otherwise, false.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace