Gets an array of supported model names.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SupportedProbabilityOfDetection() As System.Array
|
| [C#] |
|---|
public System.Array SupportedProbabilityOfDetection {get;}
|
| [Managed C++] |
|---|
public: __property System::Array^ get_SupportedProbabilityOfDetection();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_SupportedProbabilityOfDetection(
|
| [Java] |
|---|
public Object[] getSupportedProbabilityOfDetection();
|