Table of Contents

Method RefreshSelf_Wmic

Namespace
Zyl.VectorTraits.Impl.Util
Assembly
VectorTraits.dll

RefreshSelf_Wmic(IList<string>, ref string)

Refresh self - wmic. It use for Windows system.

public void RefreshSelf_Wmic(IList<string> list, ref string commandName)

Parameters

list IList<string>

Output list (输出列表).

commandName string

Returns command name (返回命令名).