SortKey.MatchingRule 属性

定义

MatchingRule 属性指定用于排序的匹配规则的对象标识符 (OID)。

public:
 property System::String ^ MatchingRule { System::String ^ get(); void set(System::String ^ value); };
public string MatchingRule { get; set; }
member this.MatchingRule : string with get, set
Public Property MatchingRule As String

属性值

用于排序的匹配规则的 OID。

适用于