Datasnap.DSClientMetadata.TDSProxyGenerator.TargetDirectory

From RAD Studio API Documentation

Delphi

property TargetDirectory: string read FTargetDirectory write FTargetDirectory default 0;

C++

__property TargetDirectory = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Datasnap.DSClientMetadata.pas
Datasnap.DSClientMetadata.hpp
Datasnap.DSClientMetadata TDSProxyGenerator

Description

Specifies the target directory. {{#multireplace:Datasnap.DSClientMetadata.TDSProxyGenerator.TargetDirectory|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSClientMetadata.TDSCustomProxyGenerator.TargetDirectory|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSClientMetadata.TDSCustomProxyGenerator.TargetDirectory|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies the target directory.

Use the TargetDirectory property to specify the target directory for the proxy generation.

See Also

Code Examples