| C# | Visual Basic | Visual C++ |
public void SetServerProperty( string Key, Object Value, Object DefaultValue, string Description )
Public Sub SetServerProperty ( _ Key As String, _ Value As Object, _ DefaultValue As Object, _ Description As String _ )
public: void SetServerProperty( String^ Key, Object^ Value, Object^ DefaultValue, String^ Description )
- Key (String)
- Value (Object)
- DefaultValue (Object)
- Description (String)