Provides information on the file a DataConnector is bound to.
| C# | Visual Basic | Visual C++ |
public interface IDataConnectorFile
Public Interface IDataConnectorFile
public interface class IDataConnectorFile
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| 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.
|
