SCCM Manager 3.0
StartAction(String,String) Methode


ActionPanel.PluginBase.Interfaces Namespace > IActionPanel Schnittstelle > StartAction Methode : StartAction(String,String) Methode
Syntax
'Deklaration
 
Overloads Sub StartAction( _
   ByVal name As System.String, _
   ByVal argument As System.String _
) 
'Usage
 
Dim instance As IActionPanel
Dim name As System.String
Dim argument As System.String
 
instance.StartAction(name, argument)
void StartAction( 
   System.string name,
   System.string argument
)

Parameter

name
argument
Anforderungen

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

Siehe auch

Referenz

IActionPanel Schnittstelle
IActionPanel Member
Overload-Liste