2 references to DeleteOptions
System.Management (2)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (2)
302
public void Delete(System.Management.
DeleteOptions
options) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }
304
public void Delete(System.Management.ManagementOperationObserver watcher, System.Management.
DeleteOptions
options) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }