StringToImageMonikerConverter Class
Visual Studio 2015
Converter used to convert from a string to an ImageMoniker.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
System::Object
Microsoft.VisualStudio.PlatformUI::ValueConverter<TSource, TTarget>
Microsoft.VisualStudio.PlatformUI::StringToImageMonikerConverter
Microsoft.VisualStudio.PlatformUI::ValueConverter<TSource, TTarget>
Microsoft.VisualStudio.PlatformUI::StringToImageMonikerConverter
| Name | Description | |
|---|---|---|
![]() | StringToImageMonikerConverter() | Initializes a new instance of StringToImageMonikerConverter. |
| Name | Description | |
|---|---|---|
![]() | Convert(Object^, Type^, Object^, CultureInfo^) | Microsoft internal use only.(Inherited from ValueConverter<TSource, TTarget>.) |
![]() | ConvertBack(Object^, Type^, Object^, CultureInfo^) | Microsoft internal use only.(Inherited from ValueConverter<TSource, TTarget>.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
