OutputFormatterCanWriteContext.ObjectType 属性

定义

获取或设置 Type 要写入响应的 对象的 。

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

属性值

适用于