Returns supported propagation frames
Read-only property
[Visual Basic .NET] |
---|
Public Property SupportedPropagationFrames() As System.Array
|
[C#] |
---|
public System.Array SupportedPropagationFrames {get;}
|
[Managed C++] |
---|
public: __property System::Array^ get_SupportedPropagationFrames();
|
[Unmanaged C++] |
---|
public: HRESULT get_SupportedPropagationFrames(
|
[Java] |
---|
public Object[] getSupportedPropagationFrames();
|