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

屬性值

失敗的條件。

適用於