Gets the type that is included in the proxy object.
Syntax
CSharp
public Type Type { get; }VisualBasic
Public ReadOnly Property Type As Type
ManagedCPlusPlus
JSharp
Value
Return Value
The Type object that is included in the generated proxy object.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)