Allows you to access the version of a file.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmVersion6 Inherits IEdmVersion5 | |
| C# | |
|---|---|
public interface IEdmVersion6 : IEdmVersion5 | |
| C++/CLI | |
|---|---|
public interface class IEdmVersion6 : public IEdmVersion5 | |
This interface:
- extends IEdmVersion5.
- is extended by IEdmVersion7.