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