4 writes to RelativePath
System.Management (4)
managementobject.cs (2)
1584newPath.RelativePath = resultPath; 1603newPath.RelativePath = (string)pathValue;
wmieventsink.cs (2)
187path.RelativePath = message; 189path.RelativePath = className;
12 references to RelativePath
System.Management (12)
managementobject.cs (12)
401path = new ManagementPath(path.RelativePath); 798status = scope.GetSecuredIWbemServicesHandler( scope.GetIWbemServices() ).GetObject_(path.RelativePath, 930status = scope.GetSecuredIWbemServicesHandler(wbemServices).GetObjectAsync_(path.RelativePath, 1559path.SetRelativePath(newPath.RelativePath); 1705path.SetRelativePath(e.Path.RelativePath); 1992path.RelativePath, 2000path.RelativePath, 2062status = scope.GetSecuredIWbemServicesHandler( wbemServices ).DeleteClassAsync_(path.RelativePath, 2069status = scope.GetSecuredIWbemServicesHandler( wbemServices ).DeleteInstanceAsync_(path.RelativePath, 2330path.RelativePath, 2406path.RelativePath, 2666string curPath = path.RelativePath;