A Sandcastle Documented Class Library
SetClientProperty Method (Key, Value, DefaultValue, Description)
NamespacesDotNetRemotingBaseBindingContainerSetClientProperty(String, Object, Object, String)
Declaration Syntax
C#Visual BasicVisual C++
public void SetClientProperty(
	string Key,
	Object Value,
	Object DefaultValue,
	string Description
)
Public Sub SetClientProperty ( _
	Key As String, _
	Value As Object, _
	DefaultValue As Object, _
	Description As String _
)
public:
void SetClientProperty(
	String^ Key, 
	Object^ Value, 
	Object^ DefaultValue, 
	String^ Description
)
Parameters
Key (String)
Value (Object)
DefaultValue (Object)
Description (String)

Assembly: AsyncWinLib (Module: AsyncWinLib) Version: 1.0.3522.21484