BaseDocumenterConfig.SetValue Method

NDoc Core

NDoc Documentation

BaseDocumenterConfig.SetValue Method 

Sets the value of a property.

public void SetValue(
   string name,
   string value
);

Implements

IDocumenterConfig.SetValue

See Also

BaseDocumenterConfig Class | NDoc.Core Namespace