Share via


ContractVerificationAttribute.Value 屬性

定義

取得指出是否要驗證目標合約的值。

public:
 property bool Value { bool get(); };
public bool Value { get; }
member this.Value : bool
Public ReadOnly Property Value As Boolean

屬性值

如果需要驗證則為 true,否則為 false

適用於