Sets the property value.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected void SetValue(
	Object value
)

Parameters

value
Type: System..::.Object
Property value.

See Also