ParameterBindingInfo.ServiceInstances 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含服务属性的初始化实例的表达式。
public System.Collections.Generic.List<System.Linq.Expressions.ParameterExpression> ServiceInstances { get; }
member this.ServiceInstances : System.Collections.Generic.List<System.Linq.Expressions.ParameterExpression>
Public ReadOnly Property ServiceInstances As List(Of ParameterExpression)