GenerateScriptTypeAttribute::Type Property

 

Gets the type that is included in the proxy object.

Namespace:   System.Web.Script.Services
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

public:
property Type^ Type {
	Type^ get();
}

Property Value

Type: System::Type^

The type object that is included in the generated proxy object.

.NET Framework
Available since 3.5
Return to top
Show: