
C# | Visual Basic | Visual C++ |
public List<TFormat> ReceiveFormats { get; private set; }
Public Property ReceiveFormats As List(Of TFormat) Get Private Set
public: virtual property List<TFormat>^ ReceiveFormats { List<TFormat>^ get () sealed; private: void set (List<TFormat>^ value) sealed; }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290