InvokeWmiMethod.ArgumentList Property

Definition

The parameters to the method specified by MethodName

public object[] ArgumentList { get; set; }
member this.ArgumentList : obj[] with get, set
Public Property ArgumentList As Object()

Property Value

Object[]

Applies to