Gets/sets the mulitple file open
collection.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property FileName() As IAgUiFileOpenExtCollection
|
| [C#] |
|---|
public IAgUiFileOpenExtCollection FileName {get; set;}
|
| [Managed C++] |
|---|
public: __property IAgUiFileOpenExtCollection^ get_FileName();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_FileName(
|
| [Java] |
|---|
public IAgUiFileOpenExtCollection getFileName();public void setFileName(
|