OutputFormatterCanWriteContext.ObjectType Property

Definition

Gets or sets the Type of the object to write to the response.

public:  virtual property Type ^ ObjectType {  public:
Type ^ get(); protected:
 void set(Type ^ value); };
public virtual Type ObjectType { get; protected set; }
public virtual Type? ObjectType { get; protected set; }
member this.ObjectType : Type with get, set
Public Overridable Property ObjectType As Type

Property Value

Applies to