Full file path and name to display a 2D image
to represent the object at the specified threshold.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FilePath() As String
|
| [C#] |
|---|
public string FilePath {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_FilePath();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_FilePath(
|
| [Java] |
|---|
public String getFilePath();
|