Skip to content

getheaders

eisclimber edited this page Apr 4, 2026 · 1 revision

HeaderReplacementAttribute.GetHeaders(char)

Method in HeaderReplacementAttribute

Summary

Returns the list of headers as csv string with the provided separator.

public string GetHeaders(char sep);

Parameters

Name Description
char sep Separator to be used.

Returns

Csv string with the headers as columns.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally