StringUppercaseConverter::Convert Method (String^, Object^, CultureInfo^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual String^ Convert(
	String^ value,
	Object^ parameter,
	CultureInfo^ culture
) override

Parameters

value
Type: System::String^

parameter
Type: System::Object^

culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System::String^

Returns String.

Return to top
Show: