smsclictr.automation library
Execute a WMI Method

Namespace:  smsclictr.automation
Assembly:  smsclictr.automation(in smsclictr.automation.dll) Version: 1.1.3731.16627 (1.1.2.4)

Syntax

C#
public 
ManagementBaseObject 
ExecuteMethod(
	
string 
WMIPath,
	
string 
Method
)

Parameters

WMIPath
Type: System . . :: . String
Method
Type: System . . :: . String

Return Value

See Also