| FileHandlerExtensionResolveIdentifiedLocalFile Method |
Namespace:
CTExtensions.Interfaces
Assembly:
CTInterface (in CTInterface.dll)
Syntax public virtual string ResolveIdentifiedLocalFile(
Array id
)
Public Overridable Function ResolveIdentifiedLocalFile (
id As Array
) As String
Parameters
- id
- Type: SystemArray
Return Value
Type:
StringNull if not identified, local path for file otherwise. Not a guarantee that local file exists.
Availability See Also