AssertReplyActivity.Assertions 属性

定义

获取断言。

public System.Collections.Generic.List<string> Assertions { get; }
member this.Assertions : System.Collections.Generic.List<string>
Public ReadOnly Property Assertions As List(Of String)

属性值

断言的表达式。

适用于