Click or drag to resize

CustomInfo(String, String, String) Constructor

Initializes a new instance of the CustomInfo class

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public CustomInfo(
	string name,
	string value,
	string scope = ""
)

Parameters

name  String
 
value  String
 
scope  String  (Optional)
 
See Also