The array of tracking data provider
plugins.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property OutputProviders() As System.Array
|
| [C#] |
|---|
public System.Array OutputProviders {get;}
|
| [Managed C++] |
|---|
public: __property System::Array^ get_OutputProviders();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_OutputProviders(
|
| [Java] |
|---|
public Object[] getOutputProviders();
|