BaseMessageStringHeaders Field |
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public readonly List<string> StringHeaders
Public ReadOnly StringHeaders As List(Of String)
public:
initonly List<String^>^ StringHeaders
val StringHeaders: List<string>
Field Value
Type:
ListStringSee Also