次の方法で共有


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。

適用対象