3 references to ManagementStatus
System.Management (3)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (3)
62
public System.Management.
ManagementStatus
Status { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } }
252
public System.Management.
ManagementStatus
ErrorCode { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } }
754
public System.Management.
ManagementStatus
Status { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } }