RanorexRanorex Documentation
CapabilityNotSupportedException Constructor (si, sc)
NamespacesRanorexCapabilityNotSupportedExceptionCapabilityNotSupportedException(SerializationInfo, StreamingContext)
Creates a new instance.
Declaration Syntax
C#Visual BasicVisual C++
protected CapabilityNotSupportedException(
	SerializationInfo si,
	StreamingContext sc
)
Protected Sub New ( 
	si As SerializationInfo,
	sc As StreamingContext
)
protected:
CapabilityNotSupportedException(
	SerializationInfo^ si, 
	StreamingContext sc
)
Parameters
si (SerializationInfo)
The serialization info.
sc (StreamingContext)
The streaming context.

Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)