ContractFailedEventArgs.Condition 属性

定义

获取协定失败的条件。

public:
 property System::String ^ Condition { System::String ^ get(); };
public string Condition { get; }
public string? Condition { get; }
member this.Condition : string
Public ReadOnly Property Condition As String

属性值

失败的条件。

适用于