IsGRUU

The IsGRUUfunction indicates whether a specified URI is formatted as a GRUU.

Syntax

  Copy codeCopy 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); otherwise, it is false .