Gets the IF STC Types
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SupportedIFStcTypes() As System.Array
|
| [C#] |
|---|
public System.Array SupportedIFStcTypes {get;}
|
| [Managed C++] |
|---|
public: __property System::Array^ get_SupportedIFStcTypes();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_SupportedIFStcTypes(
|
| [Java] |
|---|
public Object[] getSupportedIFStcTypes();
|