Share via


ExtensionMetadataHeader.Metadata Property

Definition

Gets the serialized metadata associated with a specific section in a given extension.

[System.Runtime.Serialization.DataMember(Order=1)]
public Newtonsoft.Json.Linq.JToken Metadata { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.Metadata : Newtonsoft.Json.Linq.JToken
Public ReadOnly Property Metadata As JToken

Property Value

Newtonsoft.Json.Linq.JToken
Attributes

Applies to