IPathSegment.Match(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette API prend en charge l’infrastructure et n’est pas destinée à être utilisée directement à partir de votre code. Cette API peut changer ou être supprimée dans les versions ultérieures.
public:
bool Match(System::String ^ value);
public bool Match(string value);
abstract member Match : string -> bool
Public Function Match (value As String) As Boolean
Paramètres
- value
- String