Gets a list of property names.
[Visual Basic] Function GetProperties() As IEnumerable [C#] IEnumerable GetProperties(); [C++] IEnumerable* GetProperties(); [JScript] function GetProperties(): IEnumerable;
An enumerable list of property names.
IDocumenterConfig Interface | NDoc.Core Namespace