Method WriteProperties
WriteProperties(ref UnsafeText)
Appends all properties into the UnsafeText. For now not implemented
Declaration
public static bool WriteProperties(ref UnsafeText messageOutput)
Parameters
Type | Name | Description |
---|---|---|
UnsafeText | messageOutput | UnsafeText to append the new line |
Returns
Type | Description |
---|---|
bool | True on success |