ReliabilityContractAttribute::Cer Property

 

Gets the value that determines the behavior of a method, type, or assembly when called under a Constrained Execution Region (CER).

Namespace:   System.Runtime.ConstrainedExecution
Assembly:  mscorlib (in mscorlib.dll)

public:
property Cer Cer {
	Cer get();
}

Property Value

Type: System.Runtime.ConstrainedExecution::Cer

One of the Cer values.

.NET Framework
Available since 2.0
Return to top
Show: