Class ResourceFileNameConverter
Provides a type converter to convert a resource file name to and from other representations.
public class ResourceFileNameConverter : StringConverter
- Inheritance
-
ResourceFileNameConverter
- Inherited Members
Methods
- ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)
Converts the given
valueobject to a resource file name, and also sets theNameproperty of the object that is connected to this type converter request, if it exists.