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)

屬性值

預期的屬性。

適用於