MetadataItem.

Value Property

Summary

Gets the value of the item.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Meta
Containing Type
MetadataItem

Syntax

public Object Value { get; }

Value

Type Description
Object
GitHub