IsGRUU
IsGRUU
The IsGRUU function indicates whether a specified URI is formatted as a GRUU.
Syntax
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.