FilePathConverter.

CanConvertTo(ITypeDescriptorContext, Type) Method

Namespace
Cake.Core.IO
Containing Type
FilePathConverter

Syntax

public override bool CanConvertTo(ITypeDescriptorContext context, Type destinationType)

Parameters

Name Type Description
context ITypeDescriptorContext
destinationType Type

Return Value

Type Description
bool