getheaders - eisclimber/ExPresS-XR GitHub Wiki

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.

⚠️ **GitHub.com Fallback** ⚠️