| CameraURLBuilderAddWPFURL Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string URL { get; set; }Public Property URL As String
	Get
	Set
public:
property String^ URL {
	String^ get ();
	void set (String^ value);
}member URL : string with get, set
Property Value
Type: 
String
See Also