ManagementObject set IPv6? #94552
Unanswered
CodingOctocat
asked this question in
Q&A
Replies: 1 comment 2 replies
-
System.Management is a legacy wrapper of an older Windows management technology. It is ported to .NET Core only to enable ports of code from .NET Framework and in general it is not a goal to add features to it but rather to keep it stable. That being said, can you explain your use case? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why does
ManagementObject
not support set IPv6?Beta Was this translation helpful? Give feedback.
All reactions