Click or drag to resize
FileHandlerExtensionPrepareStructure Method
Prepare given filename/configuration for structure retrieval

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll)
Syntax
public virtual void PrepareStructure(
	string bsFilename,
	string bsConfiguration
)

Parameters

bsFilename
Type: SystemString
Full path to filename which is about to be retrieved
bsConfiguration
Type: SystemString
Configuration name
Availability

CUSTOMTOOLS 2019 SP0


See Also