Click or drag to resize
LocationUrl Property
Gets or sets URL of the document.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Url Url { get; set; }

Property Value

Type: Url
The url.
See Also