IGHARemoteObjectGetValue Method |
[This is preliminary documentation and is subject to change.]
Returns the value of the specified property
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxObject GetValue(
string name
)
Parameters
- name
- Type: SystemString
Name of property
Return Value
Type:
ObjectCurrent value of the property
See Also