Returns the list of files that constitute an object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ObjectFiles() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array^ get_ObjectFiles(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_ObjectFiles( |
| [Java] |
|---|
public Object[] getObjectFiles(); |
