CameraDeviceEventInfoOperation Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string Operation { get; }
Public ReadOnly Property Operation As String
Get
public:
property String^ Operation {
String^ get ();
}
member Operation : string with get
Property Value
String
See Also