
C# | Visual Basic | Visual C++ |
protected List<VideoType> InternalSupportedVideoTypes { get; set; }
Protected Property InternalSupportedVideoTypes As List(Of VideoType) Get Set
protected: property List<VideoType>^ InternalSupportedVideoTypes { List<VideoType>^ get (); void set (List<VideoType>^ value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649