다음을 통해 공유


SortKey.MatchingRule 속성

정의

MatchingRule 속성은 정렬에 대한 일치하는 규칙의 OID(Object Identifier)를 지정합니다.

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입니다.

적용 대상