RanorexRanorex Documentation
IDataConnectorFile Interface
NamespacesRanorex.Core.DataIDataConnectorFile
Provides information on the file a DataConnector is bound to.
Declaration Syntax
C#Visual BasicVisual C++
public interface IDataConnectorFile
Public Interface IDataConnectorFile
public interface class IDataConnectorFile
Members
All MembersProperties



IconMemberDescription
FileName
Gets or sets the name of the file.

IncludeFile
Gets or sets a value specifying whether the file should be included into the associated project.

ResolvedFileName
Gets the name of the resolved file that takes relative paths into account.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)