[This is preliminary documentation and is subject to change.]

Returns a string that represents the current HueEntry object.

Namespace:  MulLib
Assembly:  MulLib (in MulLib.dll) Version: 1.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override

Return Value

Returns a string that represents the current HueEntry object.

See Also