Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove path from object.
public static void RemovePathValue (object obj, string path);
static member RemovePathValue : obj * string -> unit
Public Shared Sub RemovePathValue (obj As Object, path As String)