Share via


ReliabilityContractAttribute.Cer 屬性

定義

取得值,該值決定方法、類型或組件在限制執行區域 (CER) 下被呼叫時的行為。

public:
 property System::Runtime::ConstrainedExecution::Cer Cer { System::Runtime::ConstrainedExecution::Cer get(); };
public System.Runtime.ConstrainedExecution.Cer Cer { get; }
member this.Cer : System.Runtime.ConstrainedExecution.Cer
Public ReadOnly Property Cer As Cer

屬性值

Cer

其中一個 Cer 值。

適用於