Class ResourceNameConverter
Provides a type converter to convert a resource name to and from other representations. It also provides a mechanism to find existing resources declared in the workflow.
public class ResourceNameConverter : StringConverter
- Inheritance
-
ResourceNameConverter
- Derived
- Inherited Members
Constructors
- ResourceNameConverter(Type)
Initializes a new instance of the ResourceNameConverter class for the specified type.
Methods
- GetStandardValues(ITypeDescriptorContext)
Returns a collection of resource names which are available in the call context of this type converter request.
- GetStandardValuesSupported(ITypeDescriptorContext)
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
- IsResourceSupported(IResourceConfiguration)
Returns a value indicating whether the specified resource is supported by this converter.