AdminCommand.SetValue Method

protected void SetValue( 
string key
object value 
)
This language is not supported or no code example is available.
protected:  
void SetValue( 
String^ key
object^ value 
)
This language is not supported or no code example is available.
protected function SetValue( 
key : String
value : object 
);
This language is not supported or no code example is available.

Parameters

key
string

value
object

In this article

Definition