PropertiesDevInfoHtml Method |
Generates an HTML representation of the properties collection appropriate
for display to a developer.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string DevInfoHtml()
Public Function DevInfoHtml As String
Return Value
Type:
StringAn HTML representation of the properties collection.
See Also