Returns an array of valid choices.
Read-only property
[Visual Basic .NET] |
---|
Public Property RouteSupportedTypes() As System.Array |
[C#] |
---|
public System.Array RouteSupportedTypes {get;} |
[Managed C++] |
---|
public: __property System::Array^ get_RouteSupportedTypes(); |
[Unmanaged C++] |
---|
public: HRESULT get_RouteSupportedTypes( |
[Java] |
---|
public Object[] getRouteSupportedTypes(); |