Visual Signal ExternalBase Class Library Documentation
Value Property
VisualSignalVSignal.ExternalBaseTExternalBase..::.DllPropertyValue
API version 1.2.2.0

[This is preliminary documentation and is subject to change.]

Gets/Sets the current value of the property.
Declaration Syntax
C#Visual BasicVisual C++
public Object Value { get; set; }
Public Property Value As Object
public:
property Object^ Value {
	Object^ get ();
	void set (Object^ value);
}

Assembly: vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)