Get the full path and file name of the track model file.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FilePath() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_FilePath(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getFilePath(); |






