BaseDocumenterConfig.ShowMissingParams Property

NDoc Core

NDoc Documentation

BaseDocumenterConfig.ShowMissingParams Property

Gets or sets the ShowMissingParams property.

public bool ShowMissingParams {get; set;}

Remarks

If this is true, all members without /doc summary comments will contain the phrase "Missing Documentation" in the generated documentation.

See Also

BaseDocumenterConfig Class | NDoc.Core Namespace