EntityAssignment.ExpectedProperties 属性

定义

获取或设置执行赋值时的预期属性。

public System.Collections.Generic.List<string> ExpectedProperties { get; set; }
member this.ExpectedProperties : System.Collections.Generic.List<string> with get, set
Public Property ExpectedProperties As List(Of String)

属性值

预期的属性。

适用于