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

속성 값

실패에 대한 조건입니다.

적용 대상