FileNameToImageMonikerConverter.Convert(String, Object, CultureInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override Microsoft::VisualStudio::Imaging::Interop::ImageMoniker Convert(System::String ^ value, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
protected override Microsoft.VisualStudio.Imaging.Interop.ImageMoniker Convert (string value, object parameter, System.Globalization.CultureInfo culture);
override this.Convert : string * obj * System.Globalization.CultureInfo -> Microsoft.VisualStudio.Imaging.Interop.ImageMoniker
Protected Overrides Function Convert (value As String, parameter As Object, culture As CultureInfo) As ImageMoniker
Parameters
- value
- String
- parameter
- Object
- culture
- CultureInfo