Click or drag to resize

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)
Syntax
C#
List<string> GetPropertyNames()

Return Value

Type: ListString
List of property names
See Also