CameraErrorEventArgsDetails Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string Details { get; }
Public ReadOnly Property Details As String
Get
public:
property String^ Details {
String^ get ();
}
member Details : string with get
Property Value
Type:
String
See Also