Int16Size::ToString Method ()

Visual Studio 2015
 

Gets the string form of Int16Size.

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The string form of Int16Size.

Return to top
Show: