Click or drag to resize

IGHARemotePropertyDescriptorIsDebugVisible Property

Determines if the property is to be displayed in a debugging mode regardless of the IsVisible setting

Namespace:  RemoteRESTLib
Assembly:  GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax
bool IsDebugVisible { get; set; }

Property Value

Type: Boolean
See Also