StringToStringWithoutHypertextTagsConverter::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^ inputString,
	Object^ parameter,
	CultureInfo^ culture
) override

Parameters

inputString
Type: System::String^
parameter
Type: System::Object^
culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System::String^

Return to top
Show: