RanorexRanorex Documentation
IncludeFile Property
NamespacesRanorex.Core.DataCsvDataConnectorIncludeFile
Gets or sets a value specifying whether the file should be included into the associated project.
Declaration Syntax
C#Visual BasicVisual C++
public override CheckState IncludeFile { get; set; }
Public Overrides Property IncludeFile As CheckState
public:
virtual property CheckState IncludeFile {
	CheckState get () override;
	void set (CheckState value) override;
}
Value
A value specifying whether to include the file into the associated project.

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