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