Click or drag to resize

CommandGetModules Method

List of installed modules

Namespace:  VMInfoFace.Shell
Assembly:  VMInfoFace.Shell (in VMInfoFace.Shell.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public static List<string> GetModules(
	string pQualifiedName = ""
)

Parameters

pQualifiedName (Optional)
Type: SystemString
Example: VMware*

Return Value

Type: ListString
See Also