Freigeben über


IExtensionSectionMetadata.RawJson Property

Definition

Gets the string representation of the raw json that this registration was deserialized from.

public Lazy<string> RawJson { get; set; }
member this.RawJson : Lazy<string> with get, set
Public Property RawJson As Lazy(Of String)

Property Value

Applies to