ObjectResult.IsObject

ObjectResult.IsObject 属性

指示结果是否为对象。

public bool IsObject { get; }

返回值

true 如果结果是一个对象;否则为 false

另请参阅