PackageRelationshipSelector.SelectionCriteria 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property System::String ^ SelectionCriteria { System::String ^ get(); };
public string SelectionCriteria { get; }
member this.SelectionCriteria : string
Public ReadOnly Property SelectionCriteria As String
属性值
基于指定给 SelectorType 构造函数的 Id 或 Type 的 PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) 的选择条件。