C-DEngine 5.105

TheThingRegistry..::..SetHostProperty Method

Sets a Host Property

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static void SetHostProperty(
	string pName,
	Object pValue
)
Public Shared Sub SetHostProperty ( _
	pName As String, _
	pValue As Object _
)
public:
static void SetHostProperty(
	String^ pName, 
	Object^ pValue
)

Parameters

pName
Type: String
Property name.
pValue
Type: Object
Property value