FilePathConverter.

ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type) Method

Namespace
Cake.Core.IO
Containing Type
FilePathConverter

Syntax

public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)

Parameters

Name Type Description
context ITypeDescriptorContext
culture CultureInfo
value object
destinationType Type

Return Value

Type Description
object