共用方式為


ParentPathSegment.Match(String) 方法

定義

此 API 支援基礎結構,且不適合直接從程式碼使用。 此 API 可能會在未來的版本中變更或移除。

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

參數

value
String

傳回

實作

適用於