Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft