SCCM Manager 3.0
UpdateArgument Methode


ActionPanel.PluginBase Namespace > IActionPlugin Schnittstelle : UpdateArgument Methode
Syntax
'Deklaration
 
Sub UpdateArgument( _
   ByVal argument As System.String _
) 
'Usage
 
Dim instance As IActionPlugin
Dim argument As System.String
 
instance.UpdateArgument(argument)
void UpdateArgument( 
   System.string argument
)

Parameter

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

IActionPlugin Schnittstelle
IActionPlugin Member