IGHARemoteObjectGetPropertyNames Method |
[This is preliminary documentation and is subject to change.]
Returns the names of the objects properties
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxList<string> GetPropertyNames()
Return Value
Type:
ListStringList of property names
See Also