Encodes the given Guid as a base64 string that is 22
characters long.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- guid
- Type: System Guid
The Guid to encode
Return Value
Type: String[Missing <returns> documentation for "M:NetworkCommsDotNet.Tools.ShortGuid.Encode(System.Guid)"]
See Also