ObjectPath.RemovePathValue(Object, 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.
Supprimez le chemin d’accès de l’objet.
public static void RemovePathValue (object obj, string path);
static member RemovePathValue : obj * string -> unit
Public Shared Sub RemovePathValue (obj As Object, path As String)
Paramètres
- obj
- Object
Objet à modifier.
- path
- String
Chemin d’accès à supprimer.