Class ResponseFormat.ObjectType

ResponseFormat.ObjectType class

Rappresenta un valore oggetto nel formato di risposta.

public class ObjectType

Constructors

NameDescription
ObjectType()Il costruttore predefinito.

Properties

NameDescription
ResponseType { get; set; }Ottiene o imposta il tipo del valore oggetto.

See Also