Click or drag to resize

FileHandlerExtensionResolveIdentifiedLocalFile Method

Namespace:  CTExtensions.Interfaces
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public virtual string ResolveIdentifiedLocalFile(
	Array id
)

Parameters

id
Type: SystemArray

Return Value

Type: String
Null if not identified, local path for file otherwise. Not a guarantee that local file exists.
Availability

CUSTOMTOOLS 2021 SP1


See Also