| IIPCameraCameraAddress Property  | 
            Returns the address, which has been set at the initialization.
            
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxstring CameraAddress { get; }ReadOnly Property CameraAddress As String
	Get
property String^ CameraAddress {
	String^ get ();
}abstract CameraAddress : string with get
Property Value
Type: 
String
See Also