MLAPI API Reference
MLAPI API Reference
MLAPI.Configuration
NetworkConfig Class
NetworkConfig Methods
CompareConfig Method
FromBase64 Method
GetConfig Method
ToBase64 Method
NetworkConfig
ToBase64 Method
[This is preliminary documentation and is subject to change.]
Returns a base64 encoded version of the config
Namespace:
MLAPI.Configuration
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
string
ToBase64
()
Request Example
View Source
Return Value
Type:
String
See Also
Reference
NetworkConfig Class
MLAPI.Configuration Namespace