Description:

Get value as Guid, will only succeed if value was created using Set(string key, Guid value)

Syntax:
public bool TryGetGuid(
string key,
out Guid value
)
Returns:
Type: bool
Available since:
5.0

Nothing found