Click or drag to resize

Base64BinaryValue Type Conversions

The Base64BinaryValue type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(Base64BinaryValue to String) Implicitly converts the specified value to a String value.
Public operatorStatic member(String to Base64BinaryValue) Initializes a new instance of a Base64BinaryValue class using the supplied string.
Top
See Also