DocFxPdfSettings.

GlobalMetadata Property

Summary

Gets global metadata. It overrides the globalMetadata settings from the config file. See DocFxGlobalMetadata for constants for metadata keys.
Assembly
Cake.DocFx.dll
Namespace
Cake.DocFx.Pdf
Containing Type
DocFxPdfSettings

Syntax

public Dictionary<string, string> GlobalMetadata { get; }

Value

Type Description
Dictionary<string, string>