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