DataContractJsonSerializer.EmitTypeInformation Eigenschap

Definitie

Hiermee worden de JSON-serializer-instellingen voor het gegevenscontract opgehaald of ingesteld om typegegevens te verzenden.

public:
 property System::Runtime::Serialization::EmitTypeInformation EmitTypeInformation { System::Runtime::Serialization::EmitTypeInformation get(); };
public System.Runtime.Serialization.EmitTypeInformation EmitTypeInformation { get; }
member this.EmitTypeInformation : System.Runtime.Serialization.EmitTypeInformation
Public ReadOnly Property EmitTypeInformation As EmitTypeInformation

Waarde van eigenschap

De JSON-serialisatie-instellingen voor het gegevenscontract om typegegevens te verzenden.

Van toepassing op