Click or drag to resize

XDisplayPropertiesAsString Method

Returns all props as \n delimited string

Namespace: RCS.Carbon.Shared
Assembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax
C#
public string AsString()

Return Value

String
A joined string containing all property values \n delimited.
See Also