IsGRUU

The IsGRUU function indicates whether a specified URI is formatted as a GRUU.

Syntax

  Copy imageCopy Code
bool IsGRUU(
  Uri uri
);

Parameters

Uri

Specifies a URI.

Return Values

Returns true if the specified URI is formatted as a Globally Routable User Agent URI (GRUU); else false.