How to use the “__ProviderArchitecture” flag in Microsoft.Management.Infrastructure based methods?

前端 未结 0 924
夕颜
夕颜 2021-01-18 19:01

In System.Management API\'s, I could do the following

var options = new InvokeMethodOptions();  
options.Context.Add(   __ProviderArchitecture,flag); 
options         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题