다음을 통해 공유


IPathSegment.Match(String) 메서드

정의

이 API는 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 이 API는 이후 릴리스에서 변경되거나 제거될 수 있습니다.

public:
 bool Match(System::String ^ value);
public bool Match (string value);
abstract member Match : string -> bool
Public Function Match (value As String) As Boolean

매개 변수

value
String

반환

적용 대상