| ParserHelperLineFeed Property  | 
 
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic static string LineFeed { get; }Public Shared ReadOnly Property LineFeed As String
	Get
public:
static property String^ LineFeed {
	String^ get ();
}static member LineFeed : string with get
Property Value
Type: 
String
See Also