IPathSegment.Match(String) Methode

Definitie

Deze API ondersteunt infrastructuur en is niet bedoeld om rechtstreeks vanuit uw code te worden gebruikt. Deze API kan in toekomstige releases worden gewijzigd of verwijderd.

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

Parameters

value
String

Retouren

Van toepassing op