PropertySchema.ExpectedOnly 属性

定义

获取仅在预期时才识别此属性的实体的列表。

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

属性值

仅预期实体名称的列表。

适用于