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