This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.DocFx.
                            
	
		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 .Build  - Containing Type
 - DocFxBuildSettings
 
Syntax
public Dictionary<string, string> GlobalMetadata { get; }
	Value
| Type | Description | 
|---|---|
| Dictionary | 
					
