Click or drag to resize
AuthorizationUri Property
Gets or sets URI of the document.

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

Property Value

Type: String
The uri.
See Also