Allows you to create a listing of various file or folder properties and specify from which configuration file the variables should be read.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmBatchListing2 Inherits IEdmBatchListing | |
| C# | |
|---|---|
public interface IEdmBatchListing2 : IEdmBatchListing | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchListing2 : public IEdmBatchListing | |
This interface:
- extends IEdmBatchListing.
- is extended by IEdmBatchListing3.