Creates a new instance of a Guid using the string value,
then returns the base64 encoded version of the Guid.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- value
- Type: System String
An actual Guid string (i.e. not a ShortGuid)
Return Value
Type: String[Missing <returns> documentation for "M:NetworkCommsDotNet.Tools.ShortGuid.Encode(System.String)"]
See Also