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