Value

MetadataItem.Value property

Gets the value of the metadata item.

public string Value { get; }

Property Value

A string value that represents the value of the metadata item.

See Also